Conditional logic

nofc_fro

Member
Hi, I should use conditional logic. I have read in other guides to use javascript but I can't solve it.
Can you kindly help me?

In products___tipologia_prodotto, I have a dropdown called "Product type" and 4 items, the first item is "Website". Now in products___domain I have enabled javascript. This item must be shown if "Website" is selected in the dropdown, this item must be hidden if the other items are selected.

Thank you
 

Attachments

  • show.jpg
    show.jpg
    122.2 KB · Views: 107
Built in element Javascript should do just fine. If you have dropdown or databasejoin element, use element value not label in "value field".
 
In a dropdown element, you have a "value" and "label" for every option row. In your example the "Sito web" is probably a label, not value? If you change the "Sito web" to the corresponding value in the elemenent Javascript settings, does it work then? Otherwise, looking at your screenshot, it should work.
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top