- SeaTable Cloud
Have set a notification with the following for the table called maintenance to forward an email:
with this text: “A new maintenance Issue has been added - {Issue}, {Apartments}”
this returns:
Rule New Maintenance has been triggered "A new maintenance Issue has been added - , " [Details]
is does not insert the issue from the row in the issue column nor the data from the apartments column.
What am I doing wrong:
I would like it to show : “A new maintenance Issue has been added - water pipe leak, apartment 903” (as an example)