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 ...
1
vote
1answer
972 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 ...