The data-form-web-part tag has no wiki summary.
0
votes
1answer
2k views
Edit or Add ListItem to List in ApplicationPage with ListFormWebPart or DataFormWebpart, but how?
I wanna do this programmatically base on the ListId and ListItemId(for Editing) so, if i wanna use DataFormWebPart i have to set the XSL Property in design mode and i don't know how to reach the XSL ...
1
vote
2answers
810 views
using SPD, in a parent dispform, can I add a new item form for its child?
Let's say we have a SP list : "Parents" and a SP list "Children". The later have a lookup field to the former.
In the dispform of the parent, I want to have :
the detail of the parent (OOB)
the ...