bengeln Posted February 5, 2013 Report Share Posted February 5, 2013 Hello, I am creating a survey and I would like to have a rollover help ? button next to fields in order to help the user. I would also like to create a save for later button, so if they do not finish the whole survey it can save so they can finish it for later. Thank you Quote Link to comment Share on other sites More sharing options...
lockedgroove Posted February 5, 2013 Report Share Posted February 5, 2013 There is a How-To on how to make the "?" hover button here: http://howto.caspio.com/customization/i ... -icon.html As for the save for later, you could have a submit button and a save for later button, and when the submit button is pressed, a true/false in the database could go to yes meaning that the survey is ready to be read. When they want to return to the survey, they can go straight to it with an update DataPage. A light Javascript script to set a hidden true/false field would work with that. That'd be the simplest way I can think of doing that. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.