• 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: Calculating radio button values

Calculating radio button values 13 years 1 month ago #13320

  • harri
  • harri's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
Hi

I have a form like

Name (text field)
Address (text field)

etc...

Event 1 (radio button: value 1=30/value 2=0)
Event 2 (radio button: value 1=30/value 2=0)
Event 3 (radio button: value 1=30/value 2=0)

etc...

I need a field just before submit button that calculates the values of Event radio buttons. Is it possible?
The administrator has disabled public write access.

Re:Calculating radio button values 13 years 1 month ago #13324

Hi Harri:

Yes. Here's the documentation on it.

Good luck.

CM
The administrator has disabled public write access.

Re:Calculating radio button values 13 years 1 month ago #13327

  • harri
  • harri's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
Sorry, I just realised that I don't have Pro version, only normal (RSform! 1.0.6), and I can't find Form Layout tab.

But does this JS apply also to checkboxes? (Customer changed their mind...).
The administrator has disabled public write access.

Re:Calculating radio button values 13 years 1 month ago #13346

  • alexp
  • alexp's Avatar
  • OFFLINE
  • RSJoomla! Official Staff
  • Posts: 2253
  • Thank you received: 180
Hello,

The Javascript syntax is different, but some examples are available here:

http://demo.rsjoomla.com/calculation-form-example

Note that this too is a RSform!Pro example.
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.
  • 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!