• 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: PHP code to pagebuilder page

PHP code to pagebuilder page 5 years 5 months ago #38635

  • eetu
  • eetu's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
How can i add php or JS on a pagebuilder block. As I try to use source and put there some hidden Fields in html, they seem to work and hide well, but:

If i include some php like:
<?php $_POST["somedata"];?>

This should fetch the data from html <input id="somedata" name="hankeid" type="hidden" value="06200_1_1" />

Why it doesn't? Should i use special snippets such as in RSformsPro?
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!