• 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: Direct different Page based on user selection

Direct different Page based on user selection 11 years 9 months ago #24192

  • lking
  • lking's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 24
Hello everyone,

I need to create a multi-page form that can bring user to different pages based on their selection values on the first page (page 1). I'm not sure how do we achieve this solution. The following is the case example:

The form has total of 5 Pages
Select Topic: (Radio button)
Value:
1. Topic 1
2. Topic 2

Select Case: (CheckBox)
1. Case a
2. Case b

The question is, how to bring user to page depending on values of radio and checkbox:
IF topic value = Topic 1, bring user to page 2
IF topic value = Topic 2, bring user to page 3
IF topic value = Topic 1, and case value = a, bring user to page 4
IF topic value = Topic 2, and case value = b, bring user to page 5

We need to use javascript to create this.

Kindly advice,

Regards,
Josh
Last Edit: 11 years 9 months ago by lking.
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!