Tagged Questions
1
vote
1answer
25 views
Sharepoint 2013 List/Form with Repeating and Non Repeating sections
Can someone point me to how to go about creating a sharepoint list form with a repeating and non repeating section?
For example, a form that basically submits a team's information to a sharepoint ...
1
vote
0answers
40 views
Lookup column automatic selection in list form upon adding new item
I have a site page with two related lists, this relation being established via the webpart option "insert related list", and I'm using ID column in my child list as the lookup column.
The child list ...
0
votes
1answer
98 views
Sharepoint 2010 List Settings
I am Using a List in which i created Approval Required Column as Choice(Drop Down) with values Yes or No. Also i have a People Picker Column. The objective is the people picker must be disabled or ...
0
votes
1answer
87 views
Editing list in Excel and save to existing Sharepoint list
In Sharepoint 2010 it is possible to export list into excel sheet format, but is it possible to edit list and then export it back to same Sharepoint list?
For example:
1) Sharepoint list (lets say ...
1
vote
1answer
371 views
How to create event registration form that sends AUTOMATIC CONFIRMATION EMAIL using SharePoint 2010 anonymous custom list?
I'm trying to develop event registration form using anonymous SharePoint 2010 custom list.
Now, I got all the features I want; form fields, submit button that leads to confirmation page, but I want ...
0
votes
2answers
637 views
Button in InfoPath to start a workflow (Out of the box) [duplicate]
Possible Duplicate:
Is there a way to start a workflow through an infopath button?
I have a client that wants to start a workflow on a list item from the InfoPath form. I haven't actually ...
0
votes
0answers
158 views
Enhanced Rich Text Column Giving “File not found” Error
Last week clients called to complain that they weren't able to edit their list items, or create new ones and that they were getting a weird error.
When I go to see what they were talking about, sure ...
0
votes
1answer
204 views
Empty/Blank newform.aspx on sharepoint 2010
I have created a list with 20 columns and I have this issue: when I click to add a new item the newform.aspx page that open is empty/blank (no control shown at all)!
I never had this problem before. ...
0
votes
1answer
566 views
form of list definition displays only 'Title'
I develop a ListTemplate for a Site. The Schema.xml contains already my custom content type, fields and a view. So far it works, but the default Forms only display the title of the elements. I read ...
0
votes
1answer
891 views
List with 1:Many related sub list
I have a list of Projects and I would like each Project to have a several Requirements associated with it. I made a Requirements list, and added a column to the Project list that is a lookup into the ...
0
votes
1answer
304 views
Mark item with “like” button SharePoint 2007
sharePoint 2007.
I create custom list for my team.
Team member can create a new item and all other team members can see this item.
is it possible to produce the following:
team member will be able ...
0
votes
1answer
995 views
How can I display checkbox or radio button choices in a Choice field vertically?
I have a list with SharePoint 2007 with a Choice column that I'd like the choices to be displayed vertically (every 2 or 3) instead of horizontally. Is there some JavaScript/jQuery I can utilize to ...
2
votes
0answers
339 views
dropdown box(sharepoint form field) validation sharepoint 2010
I have a sharepoint form field(look up field), a dropdown box in a list...below is the screen shot
when i type into it it finds the name..
but when i type a text which is not present in the drop ...
2
votes
4answers
1k views
How can I Make a Dropdown box in a Form Field Conditionally Read-only/locked?
I have a drop down box form field (with values level1,level2) in SharePoint list. How can I lock the drop down box selection in the edit form.aspx whenever the condition is level2?
0
votes
2answers
4k views
Replacing the default listforms with custom.aspx pages SharePoint 2010
I have heard that we can replace the list forms (newform.aspx, dispform.aspx, editform.aspx) with custom.aspx pages SharePoint 2010 which have aspx controls instead of SharePoint form fields. Are ...
1
vote
1answer
1k views
Restore the newform.aspx to its earlier version SharePoint list 2010
I am customizing the newform.aspx, and now when I try to add another text-box SharePoint field and try to change the type to form field, the form field option don't appear in the drop down box. I ...
0
votes
1answer
185 views
connect list to database
I have customer list in sharepoint 2010 site with a column name company.
In the new item form of the customer i need dropdown list with the name of companies. The thing is i need to fetch this list ...
0
votes
2answers
602 views
Unable to create list form(newform,editform or displayform) in SharePoint 2010
Using SharePoint Designer, I am trying to create some dummy listforms (newform1,editform1 or displayform1) but when I create one it pops up the following error.
"could not save the list changes ...
0
votes
3answers
438 views
How can I set a field value in a display form when a list item is first read?
I have a list with multiple columns.
This list may include multiple records. I want the value of a specific field to be changed when a special record is read for the first time.
0
votes
2answers
720 views
Adding a list “default new form” inside a web part page
I have created a custom list. On the ribon under List Tools > List > Form Web Parts there is "Default New Form". Is there a way that I can embed the content of this form in a web part page?
Edit
I do ...
1
vote
1answer
363 views
Lookup fields - not unique values in look field
We have a list, which contains schools with their names and addresses. We have another list, which has lookup field to that list on school name field. Since schools in different cities can have same ...
2
votes
5answers
7k views
How do I create buttons on a custom list form?
I have custom list(on SharePoint 2007). The user receives an email with link to this list. In each row(item) the user needs to fill-in data.
I want to create two types of buttons:
When the user ...
1
vote
1answer
507 views
Best practise add new form pages to existing list
We have a blog site that has allready been deployed to production. Now we need to add a new custom display form to a few of the lists in the blog. For new blogs of this type, it is not a problem as ...
0
votes
2answers
114 views
Different security for foms and lists?
Is it possible to have security so that anyone can fill out a form, but only a small amount of people can see the underlying list? We are implementing an form that can contain sensitive information ...
0
votes
2answers
879 views
Sharepoint Document Library with Item Content-Type?
Here is my problem:
I wanted to use InfoPath forms, but due to complexity I have to switch to aspx forms. With Infopath Forms I could use a Forms Library, where the user is presented with ...
