Hello,
I am using a form to register event attendees. This form sits within a table called "Event". However, the registrants are records in different tables. I want the completed form to trigger a contact on a different table (within the same base), to update a field marking "registered to attend event". Is this possible?
Attached is the automation I have set up, and when I tested the automation with test data it worked. The field in the other table was updated. However, over night, I received lots of error messages. I wonder if it is because I used the record " When a record matches condition", and therefore it is continuously running? The error was occurring at "update record" and was saying "Received invalid inputs".
Sometimes it was working. Sometimes it was not.
Would anyone be able to help please?