Max. is it possible to use trigger and listener based on a database field value?
like when ever {var: something} show or hide fields?
Max. is it possible to use trigger and listener based on a database field value?
like when ever {var: something} show or hide fields?
yes, in the latest update there was a new trigger condition, "String not empty" :
so when {var:v1} has something then the trigger will run
sorry, i did not explain myself alright.
I need to have the field hidden when the variable has a specific value or else shown.
You will check the value in PHP then from PHP return a string not empty when you want the trigger to run