Upon insert or update into a table, I want to trigger an action that only happens sometimes.
If the record inserted has a field that matches certain criteria, I want to trigger inserting a record into another table.
The problem? When I choose an If/Then logic block, and I add in a 'field' to compare against, the 'field' item does not contain the fields of the table I'm working with. What am I missing?
My screenshot has just the beginning of this process to keep it simple. I've included a shot of the table I'm working with--it does have fields!
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
Casey
Upon insert or update into a table, I want to trigger an action that only happens sometimes.
If the record inserted has a field that matches certain criteria, I want to trigger inserting a record into another table.
The problem? When I choose an If/Then logic block, and I add in a 'field' to compare against, the 'field' item does not contain the fields of the table I'm working with. What am I missing?
My screenshot has just the beginning of this process to keep it simple. I've included a shot of the table I'm working with--it does have fields!
Thanks for any help.
Link to comment
Share on other sites
1 answer 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.