I’ll
I am trying to develop an automation action that does the following: if a record is updated in table A, check if the name of the field (or better yet, some field ID) is included in a text line field of a record in table B.
In practice, the idea is to have a table A with various fields that are either check boxes or drop down. In table B, there are three fields: a text field, the name of the field of table that the automation should ckeck, and a value.
Any ideas or workaround ?