• 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: RSForm Pro Calculations

RSForm Pro Calculations 11 years 3 months ago #26343

  • Roberts
  • Roberts's Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 54
  • Thank you received: 1
Does anyone know if RSFom is capble of producing this

www.denham-marina.co.uk/services/dieselcalculator.php

Thanks
The administrator has disabled public write access.

RSForm Pro Calculations 11 years 3 months ago #26362

  • seal305
  • seal305's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 20
  • Thank you received: 1
The whole site or just the calculator?
If just that the simple calculation, from what I can see: yes. I haven't used the "calculation" functions in RSForm but what you pointed to there should be relatively simple to do with some javascript.
The administrator has disabled public write access.

RSForm Pro Calculations 11 years 3 months ago #26375

  • Roberts
  • Roberts's Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 54
  • Thank you received: 1
Yeah, Just the calculator Seal
The administrator has disabled public write access.

RSForm Pro Calculations 11 years 3 months ago #26378

  • seal305
  • seal305's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 20
  • Thank you received: 1
RSForm Pro has a spot to add javascript to your form. You'd just need inputs for the factors and then a function that did the calculation called from the button press. There's threads here describing how to call javascript from a button. Some searching here and google should net you the specifics or post your form code here once your get your form set up.
The administrator has disabled public write access.

RSForm Pro Calculations 11 years 3 months ago #26401

  • seal305
  • seal305's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 20
  • Thank you received: 1
Actually this example from the doc will just about get you there:

www.rsjoomla.com/support/documentation/v...-and-javascript.html
The administrator has disabled public write access.
The following user(s) said Thank You: Roberts

RSForm Pro Calculations 11 years 3 months ago #26428

  • Roberts
  • Roberts's Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 54
  • Thank you received: 1
Great stuff!

Top Man Seal ;)

I'll have a go with that and see how I get get on
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!