• 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: Automatically advance page on selection

Automatically advance page on selection 5 years 10 months ago #38194

  • fuj
  • fuj's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 1
Hello,

I have a multi page form and would like to be able to advance to the next page automatically when a user makes a selection in a radio group (without the need to click "next"). How do I do this?
The administrator has disabled public write access.
The following user(s) said Thank You: pixmedien

Automatically advance page on selection 5 years 6 months ago #38436

  • pixmedien
  • pixmedien's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 4
  • Thank you received: 2
Figured it out, finaly:
Go to the tab "Attributes" in the Field and insert: rsfp_conditionalPage(formId, page, totalPages, validate)
In my cas it's look like: onclick="rsfp_conditionalPage(4, 1, 7, 1,)"
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!