I'm wondering if there is a way to send an email after changing the state of a state field in row.
An example could be when an article is changed from publisded to depublished by a user, then after editing i would like to receive an email.
I'm using chronoforms to let a user fill in a form. With chronoconnectivity i can see the data in a list. In these list i've got a status field and am able to edit it from false to true. When set to true i would like to send an email to the user that his status has changed.
An example could be when an article is changed from publisded to depublished by a user, then after editing i would like to receive an email.
I'm using chronoforms to let a user fill in a form. With chronoconnectivity i can see the data in a list. In these list i've got a status field and am able to edit it from false to true. When set to true i would like to send an email to the user that his status has changed.