Skip to main content
May 21, 2010
Answered

Save checkbox setting on Form

  • May 21, 2010
  • 1 reply
  • 528 views

I have created a form that I want to use as a checklist for my users. On the form I have inserted a list of items, each accompanied by a checkbox. I would like the user to track their progress by checking a box.

How can I make the form retain the setting of the check boxes when the form is re-opened in the compiled help?

This topic has been closed for replies.
Correct answer Captiv8r

Hi there

RoboHelp does offer form elements you may use but that's where it stops. If you are intent on making this work as you want, you need to examine how to create and manipulate browser cookies using JavaScript.

Cheers... Rick

Helpful and Handy Links

RoboHelp Wish Form/Bug Reporting Form

Begin learning RoboHelp HTML 7 or 8 within the day - $24.95!

Adobe Certified RoboHelp HTML Training

SorcerStone Blog

RoboHelp eBooks

1 reply

Captiv8r
Captiv8rCorrect answer
Legend
May 21, 2010

Hi there

RoboHelp does offer form elements you may use but that's where it stops. If you are intent on making this work as you want, you need to examine how to create and manipulate browser cookies using JavaScript.

Cheers... Rick

Helpful and Handy Links

RoboHelp Wish Form/Bug Reporting Form

Begin learning RoboHelp HTML 7 or 8 within the day - $24.95!

Adobe Certified RoboHelp HTML Training

SorcerStone Blog

RoboHelp eBooks

May 21, 2010

Thanks for the confirmation...looks like I need to corner a developer.