Hi Guys,
i have a Problem with my Custom NewForm.ASPX. I Created a CustomForm like this Guide:
http://www.ilikesharepoint.de/2013/11/sharepoint-create-custom-list-forms-with-visual-studio-part-2/
Problem
Now i set the DataFormWebpart for the Webpartzone on visible=False and add my custom DataformWebpart in this NewForm.aspx (see Code).
After my deployment and click on "New item" i can see my custom DataForm Webpart.
The Problems are:
1. The Ribbon is Greyed out
- This post was not my solution. The Ribbons is not greyed out but the Ribbon has no function ("save Button" is broken)
2. The Fields are not loaded and looks like a Displayform
- I Don't know why the Dataform does not load these fields. I can see the title but not the text Columns or lookups
3. Save Button and the Ribbon does not work
- Only the Cancel button work on this Newform.aspx
- The Save button has no function