Disclaimer: This site is moderated by the Formidable Forms community. Formidable Forms and its parent company Strategy11 are not responsible for the words, opinions, and content posted by others on this site. This site is provided as a courtesy and free resource for the Formidable Forms Community. Any actions deemed as harassment, toxic or abusive, will result on being banned from this site and potentially losing your Formidable Forms license.
Thanks for your cooperation, if you have any questions please
consult our code of conduct
Are you wanting to highlight a field (CSS code via class) depending on the value comparison?
That is exactly what I am trying to achieve 😉
Other than changing it from hide show to simply change the css class, this should work as a good example:
https://formidableforms.com/knowledgebase/javascript-examples/#kb-conditionally-hideshow-a-field
Ah, I should have mentioned that I will have more than 2 values to compare, but that was my error. If there is nothing built in for this comparison, I can get the values using Javascript and do some if else magic.
Thanks
You will need the magic. 🙂