Forminator Calculations, read formula from Database
-
I wanna create a Quotation generator that would update estimated total price as options of services are checked on a list of check boxes
The cost of services can change and I would like to create a second page where administrators can add services or change cost of services, my first guess was using mysql to store services values and their costs, open to using any storage mechanism if it allows me to store those,
How can I read fields from services from a database if possible or just change the calculation factor based on stored cost in database?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Forminator Calculations, read formula from Database’ is closed to new replies.