• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: One Question At A Time

One Question At A Time 9 years 1 month ago #34567

  • wxkeep
  • wxkeep's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 3
Is it possible to build a form that only shows one question at a time? And, as each question is answered, the next question is displayed?

I know I can use conditionals to show the next question as the first question is asked. But I'm not sure how I would hide the current question.

For example.

Form only shows question 1.
User answers question 1.
Question 1 is hidden.
Question 2 is displayed.
User answers question 2.
Question 2 is hidden.
Question 3 is displayed.

Etc.

And, finally, how could I do it in a way that the user could go "back" (see question 1 again after its answered)
I'm thinking maybe I could fix a button to the bottom of the form that's always visible and, using Javascript, update that button each time a user answers a question so that clicking the button would unset the answer. Then, I'm guessing I would need to recall the conditional script in RsForm to check that the previous question was now unanswered and display it again while hiding the current question.

Does this sound doable? Thoughts? Suggestions?
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!