Tagged Questions
0
votes
0answers
16 views
Suggestion on how to create table using two data fields.
I am trying to replace an old system that contains a simple absence list.
We decided that a simple InfoPath form and a table are enough for the requirement. But now the user is requesting this old ...
0
votes
0answers
18 views
User recognition in a form [duplicate]
When opening a new form I want the users to be recognized automaticly. For example if I open a form I want the form to recognize it's me by useing my credentials and update the field with my Name.
...
1
vote
1answer
160 views
Content Type drop-down missing on editform.aspx for a list
by default, editform.aspx is supposed to include a drop-down that allows the content type for a particular list item to be changed.
I am using the default form on a list and noticed that the ...
1
vote
2answers
644 views
Infopath form submitted to a List: How to make a repeating section for only certain columns
I am editing one of my list forms in Infopath and am trying to make one field a repeating section so a user can add multiple items within this form. I have got the repeating section to work, but what ...
0
votes
1answer
42 views
How to allow submission to a list without acces to the list/site that contains it
I have a list in a Site Collection ("IT Site Collection") with a Submission form built using InfoPath. Only a few people have access to the "IT Site Collection" and I would like to keep it that way. ...
1
vote
1answer
53 views
Lists: Display custom form depending of field value
In My list I have field called STATUS which can take 4 different values (A,B,C,D), now when user press "Edit" I need to show different Form depending of STATUS (eg Form1 if 'A', Form2 if 'B')
Can you ...
4
votes
5answers
97 views
Permissions for List or Library Columns
Is there any way to give permission to a specific field of a list or library? I want one of my users for example cannot add or edit data in a specific column.
Can I set permissions to the form and its ...
0
votes
1answer
327 views
how to deploy a custom list form when the list is created in the feature EventReceiver?
how to deploy a custom list form using Visual Studio 2010, when the list is created in the feature EventReceiver?
1
vote
1answer
57 views
Best approach or is it possible to create this list?
We have a department that has requested a complex list for creating a Request for quotes and I just want to see if you guys think its possible and maybe give us some starters on where to look.
They ...
2
votes
1answer
290 views
Custom edit form associated with edit button on list view
I have created a view from a list which I created. I now have an edit button link on this view and need to link it to a custom edit form. How can I do this in SharePoint Designer. I am using ...
1
vote
0answers
213 views
InfoPath 2010 Form / SharePoint 2010 List
I've been given an interesting project where I need to have a set of 3 forms as a readiness checklist for a software go-live event.
I have approximately 200 offices that need to fill out forms of ...
1
vote
0answers
117 views
Created a custom display form for a sharepoint 2007 list, now clicking on list items takes me to the site root
I created a custom display form and set it to the defualt display from under supporting files via list properties in designer 2007. It's set correctly, in so much as going back to the supporting files ...
1
vote
1answer
126 views
Changing the value of a field in another List from a Form Library
I have the following scenario:
I have one SharePoint List - List_A and one SharePoint form - Form_A
List_A has two columns (ConfigItem and ConfigValue) and it contain a few configuration settings.
...
1
vote
1answer
2k views
Why won't the “New Item Form” create for an external list?
I'm using SharePoint Foundation 2010 and I have an external list created from an external content type. The external content type uses a WCF service as datasource.
The WCF service has only three ...
3
votes
1answer
189 views
Retention period for Document, List and Forms for SharePoint 2007
May I know if it is possible to set the retention period for documents in document library, items in SharePoint list and form in Form library without using the 'Information Management Policy Settings' ...
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 ...
2
votes
2answers
890 views
SP2010: How to start a workflow which is not related to a document or list item?
I'm trying to build a "list" which is comprised of a bunch of workflows. Example workflows would be: Travel, Reimbursement, Software Request. I would like to list these workflows and allow a user to ...
2
votes
3answers
1k views
Add description to the fields in newform.aspx and editform.aspx?
What's the best way to add a description to the fields?
e.g. I have a field called Location and I want to put description below it about how to enter data for it. I know I can customize these forms ...