• 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: Linked Drop Down Lists (Array)

Linked Drop Down Lists (Array) 10 years 8 months ago #28453

  • dark
  • dark's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
I want to create a registration from that has a drop down feature which asks you to choose your State/Province and then will show list of cities or towns in that State/Province to choose from.

How do i do that with RS Form?
The administrator has disabled public write access.

Linked Drop Down Lists (Array) 10 years 8 months ago #28454

  • cosmin.cristea
  • cosmin.cristea's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 756
  • Thank you received: 144
This scenario can be achieved in more than one way. For example you can use the example provided below, to populate a dropdown list based on a table, using a query to grab cities/towns where state/province is X (this implies that you have a database table with this data).

http://www.rsjoomla.com/support/documentation/view-article/94-auto-populate-a-list-from-a-table.html

Another solution would be to use the conditional fields feature. Create different dropdown fields (manually adding the items), that show/hide based on users choice.

More information on conditional fields can be found here:

http://www.rsjoomla.com/support/documentation/view-article/749-conditional-fields.html
My help is not official customer support. To receive your support, submit a ticket by clicking here
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!