• 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: Passing value from one field to another field

Passing value from one field to another field 4 years 1 month ago #41056

  • bleser
  • bleser's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 3
Hi there,

I need a code to pass a value from a radio-button-field titeled "{Day: value}" to another (hidden-)field titeled "{Class: value}".
In addition I have to say that the process is meant to be within one form.

Thanks a lot for your help!
Tommy :)
The administrator has disabled public write access.

Passing value from one field to another field 4 years 1 month ago #41058

  • adrianp
  • adrianp's Avatar
  • OFFLINE
  • RSJoomla! Official Staff
  • Posts: 631
  • Thank you received: 146
Hello,

If this should happen before the form is submitted, then you can take a JavaScript approach (RSForm!Pro generates standard HTML forms and you should be able to find plenty JavaScript examples online); while if this can happen after clicking the submit button, then you can take a PHP approach ("Scripts called on form process" area).
This is not official customer support. To receive your support, submit a support ticket here.
The administrator has disabled public write access.
The following user(s) said Thank You: bleser
  • 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!