Tagged Questions
3
votes
2answers
1k views
How can I get rid of the ListFormWebPart in a custom form?
I'm pretty new to SP, but I had to bite the bullet and create a custom new form for a custom list schema. I mirrored the field structure with textboxes and such, added some custom javascript, ...