• 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: Simple condition Calculation

Simple condition Calculation 11 years 9 months ago #24469

  • aminlv
  • aminlv's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 6
i have small problem with scripting on rsform pro,

i really appreciate it if anyone can simplify and help me with this since i couldn't find right way to do this:pinch:

i want to calculate price on form but user have to choose one of radio button on field before

when its only 1 item i put this on attributes section
onclick="document.getElementById('total').value = parseInt(document.getElementById('amount').value) * 1000)"
it work just fine

how ever no matter what i do, i can't put if function on button attributes section

to calculate by different choice user made on form.

please help me out.
thank you in advance
The administrator has disabled public write access.

Simple condition Calculation 11 years 9 months ago #24474

  • aminlv
  • aminlv's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 6
well i managed to done this without scripting with dropdown.

i put items like this on drop down and it work
price | item
price | item2 ....

still i appreciate it anyone can put script mode 2 :)
The administrator has disabled public write access.

Simple condition Calculation 11 years 9 months ago #24477

  • alexp
  • alexp's Avatar
  • OFFLINE
  • RSJoomla! Official Staff
  • Posts: 2253
  • Thank you received: 180
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!