• 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: Multiple page with conditional

Multiple page with conditional 7 years 11 months ago #36857

  • duncan
  • duncan's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 19
  • Thank you received: 1
Hi,

I am trying for the first time to set up a multi page form with conditions.

I have a series of questions, and depending on the answer the user will be directed to a specific page in the form.

I have read the article: How to create a conditional multi-page form and I have installed your sample form. The sample form works on my site, but I can't get my own form to work.

For my form I installed the code into javascript and php, but I'm not sure if I need to do anything to the form fields. I couldn't find anything different in your sample form compared to the one I had created, ie conditional formatting or attributes such as "OnClick" commands for any of the fields.

I'm not a coder so don't fully understand how the function works.

If you can help at all I would truly appreciate it.

Kind Regards

Duncan
The administrator has disabled public write access.

Multiple page with conditional 7 years 11 months ago #36858

  • duncan
  • duncan's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 19
  • Thank you received: 1
OK, I figured out what I was doing wrong.

I didn't realise from the article that I needed to change the fieldname from "skip" to my own fieldname. Believe me it's not obvious if you're not a coder.

Anyway, I have given feedback to RSJoomla on how to improve that particular page, the page is here btw: www.rsjoomla.com/support/documentation/r...multi-page-form.html

Here's what you need to know.

Change "skip" to the name of your own field, and if you want to have following pages that need to skip then you need to copy and paste the function again changing the fieldname again.

Also if they want to skip more than one page they should change the +1 to the number they require.

Hope this is correct and I hope it helps others who get a bit stuck.

Cheers

D
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!