• 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: Pass a parameter or field when invoking rsform

Pass a parameter or field when invoking rsform 10 years 3 months ago #30156

  • john0784
  • john0784's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 5
I need to launch a form from a text link. Depending which text link is clicked, I need to pass an email address to the "To" field of the admin email.

Is this possible?
The administrator has disabled public write access.

Pass a parameter or field when invoking rsform 10 years 3 months ago #30158

  • cosmin.cristea
  • cosmin.cristea's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 756
  • Thank you received: 144
Yes this is possible, use the following article as guide on how to pass a parameter through the URL :

https://www.rsjoomla.com/support/documentation/view-article/162-how-do-i-pass-a-parameter-through-the-url-and-how-can-i-catch-it-.html

You can use a hidden email to store the email, and in the admin email configuration (From Properties) you will have to use the hidden field's placeholder : {hidden_field:value}

http://www.rsjoomla.com/support/documentation/view-article/74-how-to-configure-emails.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!