• 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: How to concatenate form input fields (not add them

How to concatenate form input fields (not add them 4 years 3 months ago #39747

I want to concatenate 6 form fields so that when the user hits submit it puts them all together into another field. How do I do that?

This is what I tried to do

{form_url:value} + "?" + "&affiliate=" + {affiliate:value} + "&campaign_name=" + {campaign_name:value} + "&source=" + {source:value} + "&content=" + {content:value} + "&term=" + {term:value}
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!