Questions tagged [forms-7]
Forms7 is a lightweight InfoPath alternative that uses a jQuery plugin that allows users to easily create forms
17 questions
0
votes
1
answer
120
views
Unable to redirect NewForm.aspx to another page
I am using SharePoint 2013 OP with SharePoint Designer 2013.
I created a Custom List to recieve problem reports. Using SPD 2013 I created a "NewForm.aspx" and used the following code for a ...
0
votes
1
answer
18
views
Block users from seeing a List Form?
I have a list, and have created multiple edit forms.
Is there a way that I can create a page view that is limited to only certain users, and when they click edit, only their version of the form ...
1
vote
1
answer
1k
views
Error Message: "The data types of the following form fields do not match the SharePoint list"
I have a list on my work SharePoint 2013 that records two rich text fields:
Bulletin - hyperlink
Newsletter - hyperlink
When I try to open up the form attached to one of the products in my list, I get ...
1
vote
1
answer
86
views
SharePoint Custom Form
I have a requirement to design a checklist form in SharePoint which needs to look like this.
I am allowed to use SharePoint Designer or PowerApps ( NO Infopath ) any pointers on how to achieve this. ...
0
votes
1
answer
1k
views
Sharepoint Online & Angular (latest)
i've got some questions for whoever has some experience with Angular and SP Online.
What i'm trying to achieve : Move from SP Designer to custom Angular forms (we all know the limits and bugginess of ...
0
votes
2
answers
1k
views
PowerApp Forms export & import
Just using customized forms in powerapps, is there a way to export and import the form?
i need to move it from a site collection.
if this can't be acheieved is there a default template in ...
3
votes
0
answers
206
views
Maximize button missing from form dialog boxes on SharePoint 2013 (patched up to 8/18/2017)
I posted in an older post but am concerned the information might be outdated so I wanted to create a new question.
I'm using the following script in hopes to add the maximize button back to every ...
0
votes
1
answer
56
views
List items copied to another similar list
I have two lists that are similar but kept separate But on the same site, since I've had an issue with associating "add," "edit," and "view" forms to certain list views that correspond with that party....
1
vote
1
answer
1k
views
Order of fields in a Form
How do I change the order my fields appear on the standard form in sharePoint 2013. I have changed the order in my customer list but they appear in a different order on my form.
Many thanks
0
votes
1
answer
1k
views
Counting no. of sections in a repeating section group
I am using a simple Pizza order form, which contains some basic details and a toppings section - Toppings. It is a repeating section which contains a drop box to select the topping.
Now, each time a ...
1
vote
0
answers
178
views
Document set edit form and adding a list with people picker
I am working with OOB SharePoint 2013 to create a system for our department projects. I have a document library(Projects) I am using the document set content type for each project.
I have list(...
8
votes
3
answers
3k
views
SharePoint 2013 default people picker
I'm working on a custom form that uses a people picker. I started by using InfoPath to customize the form. Of course when I did this SharePoint stopped using the nice people picker field that provides ...
2
votes
0
answers
103
views
Content type selector for custom forms
I am working on a list where we have three content types (Client self-service, Service, and Intake). When a user comes to the site the default content type is Client self-service (Item1). After they ...
1
vote
1
answer
241
views
Passing Parameters from calendar disp form to newform custom list
LISTS INVOLVED
- Calendar
- EVENTS
PROCESS
When the calendar event is clicked it opens the display form displaying the event information and the newform.aspx from a different custom list called"...
1
vote
0
answers
106
views
Fill in default value on linked list
I have a list called Projects with information about the different projects our department is taking on -- who as requested the service, what they have requested, etc.
I have another list called ...