My dropdown fields in my form work fine, they are saved correctly to form entry. The problem is the “Custom Display” I created for that form. Some of the dropdown values are displaying wrong. In this instance, “Inspection Type” and “Bathrooms”. I have tripled checked that the ID’s are correct in the custom display. I inserted the via the dropdown. Any other ideas?







September 6, 2012 at 2:36 pm
Method of Payment is also wrong
September 6, 2012 at 2:47 pm
These are the field values. They are also used for calculations for the "quoted price" field.
Attachments:



September 6, 2012 at 2:55 pm
The problem is your saved values are duplicated. This is similar to having the same field option multiple times in the same field. Formidable doesn't know the difference between the saved Value 300 for General and the saved value 300 for General and Termite. These are considered the same thing. So in order to resolve this issue, you need to remove any duplicated saved values on each field.
September 6, 2012 at 7:20 pm
How do you recommend I do that?
General | 300
General and Termite | 300
Would this problem be the same for checkboxes?
Thanks
September 6, 2012 at 8:09 pm
For some reason when I edit the form it shows the right values, unless I'm getting lucky.
September 6, 2012 at 9:05 pm
Yes, general 300 and general and termite 300 is what you need to use.
September 6, 2012 at 9:07 pm
And to answer your question on whether you will run into the same limitation with checkboxes, the answer is yes. Regardless of the field type saved values (or field options if you aren't saving separate values) need to be different from each other.
September 7, 2012 at 8:59 am
I don't understand, can you please elaborate? I have 32 forms each with unique calculations, so any help or direction is really appreciated. I have been sweating this one out.
Thanks again
September 7, 2012 at 9:59 am
The video on this page may help. It is in reference to our PayPal add-on, but it covers these types of calculations. Just ignore the PayPal references. http://formidablepro.com/knowledgebase/formidable-paypal/
So if your saved value is General 300, the value to be calculated is 300. To avoid having the same saved values (ie 300 and 300), you need to differentiate them. For example, "General 300" and "General and Termite 300". This way 300 is the calculated value for each of these options, but the saved value is still unique so Formidable knows which option was selected.
September 7, 2012 at 1:56 pm
Wow! Thanks Steve!!!!!!!!!!!!!!!!!!!!!!
I'm so happy now :)
Topic closed.