• 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: Ajax and PHP on RSForm fields

Ajax and PHP on RSForm fields 12 years 5 months ago #15548

Hi,
I was hoping to be able to get some help on this. Been reading the forums for past couple weeks and finally decided to ask for help here.

We are making forms that require loading database queries without page submission. Also each field needs to pass the data to the next one for loading the queries based on the previous field values.

So lets say we have 3 drop-downs in a form . The first one calls a list through a query and returns an ID on selection. This is simple.

But now on the second drop down we want the result to be loaded from another column of the same row and the same table with the ID that was returned from the first drop down selection.

the third drop down is similar, but needs to load the data from another table.

I really appreciate any thoughts on this.
Thanks,
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!