Dropdown values and math calculations

By: UAD Licencias | Asked: 08/04/2023
ForumsCategory: Code HelpDropdown values and math calculations
UAD Licencias asked 12 months ago

Hi there!! We are new to the plug in and its kinda amazing. But, we are not expert in HTML coding. But i kinda follow the tutorials and stuff. Theres a question about Dropdown and values (numeric) and the use of these in Views.

I would like to use the "saved" value of an entrie inside the "dropdown" field.

For example: Option1 Option2 Option3 Each will contain a different "price", 10,000, 20,000 and 30,000 respectivly. And i want to display y it liike this:

Your choice is: Opction 1  and it cost $10000 and the discount price will be 50%: $5000  

The problem is when i want to use this values, the view does not show it properly.  So when i want to display, it should be like this Dropdown ID: 34
Your choice is: [34] and it cost [34 show=value] and the discount price will be 50%: [frm-math][34]-([34]*50)/100[/frm-math]

 

is there any other option to get the number value of the Dropbox field without getting the text from the field and do the calculation?

1 Answers
Victor Font answered 12 months ago
You should be using the show=value parameter in your calculation. [34 show=value]

Making the Best WordPress Plugin even better - Together

Take on bigger projects with confidence knowing you have access to an entire community of Formidable Experts and Professionals who have your back when the going gets tough. You got this!
Join the community
crossarrow-right