Assigning conditional values to dropdown selections
-
Hi guys,
I’ve been struggling with the following: I want to make it easier for users of http://www.asian-translations.com to get a quotation for translation work. Created 2 dropdown menus: 1x source language, and 1x destination language, and 1 additional numeric field (“number of words in your document”). Visitor should be able to select translation from English (source language dropdown) to Thai (destination language dropdown), then enter 1,000 as word count, and get a quotation based on USD x.xx/word. Issue is that the value of the source language cannot be the same at all times. Example: translation from English to Thai is USD 0.50/word, yet from English to Chinese is USD 0.75. I know I could fit all combinations into 1 dropdown menu, and then attached a price/word to that value, but given the future expansion in language offerings, I need to have it as flexible as possible for the visitors.
Tried to work with a function for conditional calculations in the ‘Set equation’ field, but to no avail…The page I need help with: [log in to see the link]
The topic ‘Assigning conditional values to dropdown selections’ is closed to new replies.