• 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: Two variables inside article for the form

Two variables inside article for the form 9 years 8 months ago #32301

  • andrea74
  • andrea74's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 22
  • Thank you received: 1
Hello I'm making a website for the sale of tickets for shows.
For every show there is a page of description and a form to purchase tickets (through PayPal).
I would use a single form with two variable fields: one with the title of the show and one with the date.
Is it possible to set in the code of each article the two variables and pass them to the form?
I tried to use third-party components like this Link: Nonumber Snippets , but in the text box on the form the snippet titlevariable {} is not interpreted as code.
Thank you.
The administrator has disabled public write access.

Two variables inside article for the form 9 years 8 months ago #32304

  • alexp
  • alexp's Avatar
  • OFFLINE
  • RSJoomla! Official Staff
  • Posts: 2253
  • Thank you received: 180
Why not perform this automatically...? Place the same form in the article, grab the article id and extract the require information.
Please note: my help is not official customer support. To receive your support, submit a ticket by clicking here
Regards,
RSJoomla! Development Team
The administrator has disabled public write access.

Two variables inside article for the form 9 years 8 months ago #32307

  • andrea74
  • andrea74's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 22
  • Thank you received: 1
Dear alexp, thank you for the answer.
Correct, I'm using the same form {myformid} inside each article, but the problem is to pass the two variables (title and date of the event, different for each show) to the form. Where can I setup these variables inside Joomla article?
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!