I created a triggered action that successfully adds a record to a different when it is supposed to. This is used in an authentication table that filters users by two checkbox fields. Since the first part works, the second part I am trying to accomplish is if later I 'uncheck' those boxes, the different table updates accordingly. I have not been able to get that to work with the triggered action shown below. Ideally, it would be best if the second table deletes the record if I 'uncheck' that box, but I have not been able to get that to work. Again, I have the first Insert Into section working properly. I have not been able to get the second part which would either be an update or delete to work properly.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
rgiljohann
I created a triggered action that successfully adds a record to a different when it is supposed to. This is used in an authentication table that filters users by two checkbox fields. Since the first part works, the second part I am trying to accomplish is if later I 'uncheck' those boxes, the different table updates accordingly. I have not been able to get that to work with the triggered action shown below. Ideally, it would be best if the second table deletes the record if I 'uncheck' that box, but I have not been able to get that to work. Again, I have the first Insert Into section working properly. I have not been able to get the second part which would either be an update or delete to work properly.
Triggered action:
Link to comment
Share on other sites
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.