The edit-form tag has no wiki summary.
0
votes
2answers
112 views
The URL 'shared documents/test.pdf' is invalid but file exists
Background:
I followed this article http://www.kraftkennedy.com/blog/bid/101982/Creating-Edit-Item-Forms-for-Document-Libraries-in-SharePoint-Designer-2010
I did not delete any of the fields yet
The ...
0
votes
2answers
129 views
Validating form fields
My name is Santosh and I am a sharepoint developer. I am developing a on boarding for my company using designer 2010. we dont have infopath services, just sharePoint foundation. When a new employee ...
1
vote
1answer
970 views
Edit All SharePoint Forms View
Is that possible to edit all SharePoint Forms (View, Edit, New) to get something like this:
Label and Input as a row
If it is possible, how can i do that ? Do i need to change the ...
0
votes
1answer
30 views
Listbox in webpart has no selection
I'm having a problem that's really blowing my mind right now, because it seems like some basic .net functionality isn't working properly. No doubt I'm missing something really obvious. I could really ...
0
votes
1answer
80 views
Complete Edit Form refresh in C# code
I'm back with another problem. ;)
I managed to create a list with a multi lookup to another list, containing some labels.
I added a webpart to list A's edit form to allow direct adding of labels to ...
0
votes
1answer
41 views
Form to pick a folder content type from a list and create such a foder
After a document is uploaded, SP opens a form (EditForm if I am not mistaken) that allows the user to pick the content type of the new document from a list of document content types allowed in the ...
0
votes
1answer
165 views
Use FormattedString with FormField in view/edit form
I am trying to format a Sharepoint:FormField in a view/edit form and used FormattedString, but it doesn´t work. I do this because I would like to display a number without comma separator.
...
0
votes
0answers
28 views
Error adding web part to edit item form in Sharepoint 2007
I am trying to add a CEWP in edit item form in sp 2007 by adding &toolpaneview=2. After adding the webpart, the editform.aspx's view gets collaped. it shows the version details at the top and ...
0
votes
0answers
35 views
Amending EditForm.aspx for new list with no data - just displays “No content available”
I've created a new list in SPD2010 (for SP Standard Edition) and I want to amend the EditForm so that I can e.g. re-arrange the fields and add some custom buttons to trigger workflows.
However, ...
0
votes
0answers
140 views
Force checkout not working with Edit (link to edit item) column in SP2010
Could someone be so kind as to check the following in their 2010 environments.
Create a doc library
Turn on force check-out
Turn on versioning.
Add the "Edit (link to edit item)" column to the ...
0
votes
0answers
110 views
EditForm - custom control and updating field values
I'm using a custom rendering template on a list's EditForm. I created a UserControl with a asp:GridView and I would like to use it to insert mulit lookup field values (the standard multi lookup field ...
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 ...