Including a Sitefinity form in a custom control
Hi
I am trying to build a custom control that shows a list of competitions, along with their details, an application form and then a thank you page.
My custom control consists of a mutliview control with the 4 pages as views inside it.
Ideally, when the CMS user creates a competition, they will be able to point at a previously created Sitefinity form somehow, and then this gets rendered by my control, and functions like the form would on a normal page, saving the data away and then redirecting to a thank you URL that would be set dynamically.
Is this even possible, if not any suggestions on how I could fake it or do it another way?
This is my first project with Sitefinity, so if any of the veteran users can suggest a better way rather than using one usercontrol with a multiview, I am open to suggestions.
Regards,
David
Cheeky bump of this post to see if anyone has any thoughts please!
Possible solution mentioned by Sitefinity support here
www.sitefinity.com/.../how-to-get-form-control-ordinal-position-on-page.aspx
I cant see why this wouldn't work...
Hi Steve
Yeah sorry, typed it on my ipad, didn't have JD with me to dig in deeper :)