Hello
I have a drop down menu and when my user selects a value, I want my comment field to disappear only if the value in the drop down menu starts with XX. I have many XX values like XX.CSS, XX.CA, etc. So I need to check the beginning of my value to hide the element or not. I tried with filters or if but it doesn't work. If you have any ideas : See pictures below :

