Tagged Questions
3
votes
2answers
1k views
How to modify width of standard dialog form sharepoint 2010
Please, help me!
I need to modify width of standard dialog form for adding element into library.
If I click to ribbon button for adding element, form opened with width=402px:
<div ...
1
vote
1answer
838 views
create custom sharepoint new form in visual studio
I am creating a custom list inside a feature receiver. I would like to create a custom New Form for my list.
So, the list is not created via List definition.
Can anyone guide me how to create the ...
2
votes
2answers
6k views
Add fields to New/Edit form with custom list definition (document library)
I'm using Visual Studio 2010's template "List Definition" to create a new list definition for a document library.
Nothing fancy at all - I only want to add a couple of fields to the list and to the ...