• 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: catch field value for field free text

catch field value for field free text 8 years 2 months ago #36493

  • stilog92
  • stilog92's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
sorry for my English, i little bad !

hi, i tri to catch a field value for field on freetext after on breckpage
for the calculte is ok, i put it on on hiden field

ex :
page 1
name : Mike
time pause 1: 10
time pause 2 : 20
page 2
hello Mike
you have take 30 min of pause


i try

www.rsjoomla.com/support/documentation/r...om-other-fields.html

<script type="text/javascript">
document.write(document.getElementById("my_value").value);</script>

or

//<code>
return {my_value:value} ;
//</code>

but it s always empty
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!