Account request form
Created: 10 Oct 2012 | 2 comments
I'm building a account security request form. I have a list of possible applications the user could choose. I would like to add to the submitted request only the chosen applications. But I'm not sure how to do this. Does anyone know the best way to do this?
Thanks
Jen
Discussion Filed Under:
Comments 2 Comments • Jump to latest comment
I'd just use a CheckBoxList component to display the list of applications and have the user check off the ones they need. If you can store the list of items in a database table then you can easily add/remove items without having to republish the form.
I like my beats fast and my bass down low
Once again you are amazing. Thank you so much>
Would you like to reply?
Login or Register to post your comment.