• 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: accessing form data from code in hidden field

accessing form data from code in hidden field 12 years 8 months ago #18493

Hi,

How do you access form data from the code in a hidden field? For example, if I have two fields in my form: Field1 and Hfield. The Hfield field is a hidden field and I have entered the following code for its Default Value:
//<code>
return $_POST;
//</code>

I have tested this by placing the following in the User email, {Hfield:value}, however nothing shows in the User email. I was expecting the value entered in Field1 to show in the User email.

Thanks,
Don
The administrator has disabled public write access.

Re: accessing form data from code in hidden field 12 years 8 months ago #18506

Hello,

I don't see why you would want to show the Hidden field in the user e-mail instead of just field1.
Can you explain what the purpose is for the configuration, maybe we then can give the correct answer.
Regards
Wilco Alsemgeest

Please note: my help is not official customer support. To receive your support, submit a ticket by clicking www.rsjoomla.com/my-support-tickets.html
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!