Tagged Questions
0
votes
1answer
186 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
1answer
183 views
Is it possible to make a column in a list link to dispForm.aspx?
Is it possible to make a column in a list link to dispForm.aspx?
I know I can add LinkToItem="TRUE" to the fieldref in SPD2010, but its the Display Form, not the Edit Form that I want to link to. ...
1
vote
1answer
147 views
SharePoint list template repackaged, forms now unavailable (“cannot get ghost document”)
I had a SharePoint solution with a number of features packaged inside. I can't list them here, but it looked something like this:
Features (Scope):
(Site) MyDocument Content Type
(Site) Log List ...
1
vote
2answers
738 views
Nested Table in List
I want to create an application form which would allow the user to make multiple entries for the same set of columns (like a table)
e.g.
Name: XYZ
Emp ID: nnnnnnnn
"Shift Worked" ...
3
votes
3answers
290 views
Adding a dropdown to a View
Is it possible to add a dropdownlist into one of the columns of a standard list view e.g. AllItems.aspx?