• 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: Conditions field to show multiple field options

Conditions field to show multiple field options 11 years 10 months ago #23778

  • ysbook12
  • ysbook12's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 6
I am trying to get a conditions field to show multiple input fields based on a drop down list as a condition but I can't seem to figure this out and my deadline is later today. Below is an example of what I want to do.

Drop Down select field Values (1, 2, 3, 4, 5)

If a user selects 1 it will show the follow input fields.

Campus Name
Address
Zip Code
Phone
Email Address

If a user selects 3 it will show the follow input fields.

Campus Name
Address
Zip Code
Phone
Email Address

Campus Name
Address
Zip Code
Phone
Email Address

Campus Name
Address
Zip Code
Phone
Email Address
The administrator has disabled public write access.

Conditions field to show multiple field options 11 years 10 months ago #23781

If I understand correctly what you want to do is use:
Conditional Fields: New Condition

Show - block(Label+field) - campus name if "any" of the following match

Dropdown field is "1"

repeat the above for the other fields, for the the first batch.
When you do the next lot it you repeat the same for "1" and add the 5 new conditions for for when they select "2"

so each time your building it up.

If you used tick box's you can set it to show the 5 boxes when box 1 is ticked... then the next 5 when box 2 is clicked etc.

This may not be the best way but it's how I have done it.

Good luck
The administrator has disabled public write access.

Conditions field to show multiple field options 11 years 10 months ago #23782

  • ysbook12
  • ysbook12's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 6
Kind of. The only think I want to clarify is that it not just one text/input field it would be multiple fields.

User selects 2 from the drop down menu and we will show two sets of the basic contact information fields. AKA email, phone, address.

Does this change your answer?

Dave
The administrator has disabled public write access.

Conditions field to show multiple field options 11 years 10 months ago #23783

That's right for each person it will require its own set of unique fields.
The administrator has disabled public write access.

Conditions field to show multiple field options 11 years 10 months ago #23784

  • ysbook12
  • ysbook12's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 6
Sorry I see I forgot something. This might make it easy to user stand. If a user selects 1 it will show the follow input fields.

Campus Name 1
Address
Zip Code
Phone
Email Address

If a user selects 3 it will show input fields for campus 1, 2 and 3.

Campus Name 1
Address
Zip Code
Phone
Email Address

Campus Name 2
Address
Zip Code
Phone
Email Address

Campus Name 3
Address
Zip Code
Phone
Email Address
The administrator has disabled public write access.

Conditions field to show multiple field options 11 years 10 months ago #23789

I had custom code written to do this type of thing a few years ago (before conditional fields was added to RSForm Pro). It may be too late for you to make your deadline today but email me at This e-mail address is being protected from spambots. You need JavaScript enabled to view it and I'll send you a copy of a zip file that you can restore and then look at and modify.
To see the form in action click here and go to page 2
www.nemgtr.org/index.php?option=com_cont...application&catid=39

It has the user select the radio button of how many cars and then puts up that number of groups to enter the data.

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