• 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: Create URL from form values

Create URL from form values 10 years 8 months ago #28442

Hello, I am in need of some help. I am creating a form for a Tag Search with multiple select lists. Why i want to do is that the form collect the values of the select lists and builds an URL returning the search results.

To clarify:
Basic URL: index.php?option=com_tags&view=tag&layout=list
Single Select list 1:Value 1, Value 2, Value 3
Single Select list 2:Value 1, Value 2, Value 3

so what should happen is this:
index.php?option=com_tags&view=tag&layout=list&[selected value from select 1]&[selected value from select 2]

And of course because it should work as a search, the form should not be reset (Ajax?).

Anybody has a working solution for this?
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!