OK, one last thing before I am publish my app
My users rank an item and click submit button and the ranking gets stored in a DB. How do I make sure that they check the button prior to clicking "submit"? Also, how do I do a similar verification on the text in a check box. Right now the submit button functions regardless of whether the box is checked or not. Please help. Thanks.