• 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: link in different urls w/ different categories

link in different urls w/ different categories 9 years 10 months ago #31394

  • nellian
  • nellian's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
Hi everyone!


I would like to ask how can i possibly link my submit button in different links when i choose different categories.
for example :
chose category:
category1
category2
categor3

...then there is another category again..

choose the following choices in category1:
sample_1
sample2

then after i choose one I redirect to the url link that assign for a specific category.


Hope anyone could help me.
Thanks,
The administrator has disabled public write access.

link in different urls w/ different categories 9 years 10 months ago #31401

  • bogdan.tataru
  • bogdan.tataru's Avatar
  • OFFLINE
  • Gold Boarder
  • Posts: 174
  • Thank you received: 40
You can try using the {field_name:text} placeholder from a dropdown item which has the following syntax value|label, for example:

www.yoursite.com/category1.html | Category 1
www.yoursite.com/category2.html | Category 2
www.yoursite.com/category3.html | Category 3

using the {fieldname:value} will return what's in the left side of the | symbol and {fieldname:text} will return what's in the right side.

After setting up your dropdown, head to form's Properties > Form info and add the {field_name:text} placeholder in "Return URL" field within the "Submission" section.

More on this here:

www.rsjoomla.com/support/documentation/v...sers-selection-.html
My help is not official customer support. To receive assistance, 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!