Forums

field events using Trigger & Listener

kraadde 23h ago

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_admin 22h ago
Answer

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

Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
kraadde 22h ago

sorry, i did not explain myself alright.

I need to have the field hidden when the variable has a specific value or else shown.

Max_admin 16h ago

You will check the value in PHP then from PHP return a string not empty when you want the trigger to run

Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
You need to login to be able to post a reply.