I am trying to get a trigger action to work. When a record is entered into a table, I need the trigger action to enter some data from another table.
I need the trigger action to enter data into three separate fields in the table "List_Stakeholders_Level2". For each field, it should find a field from it's parent-record in "List_Stakeholders_Level1". The parent record is identified as follows: the field "Stakeholder_parent_ID" in "List_Stakeholders_Level2" corresponds to the "Stakeholder_1_ID" in "List_Stakeholdres_Level1".
The trigger action is entering the data into the correct field. However it is entering blank data. Does anybody have any idea what I have done wrong?
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
oliverk
Hello
I am trying to get a trigger action to work. When a record is entered into a table, I need the trigger action to enter some data from another table.
I need the trigger action to enter data into three separate fields in the table "List_Stakeholders_Level2". For each field, it should find a field from it's parent-record in "List_Stakeholders_Level1". The parent record is identified as follows: the field "Stakeholder_parent_ID" in "List_Stakeholders_Level2" corresponds to the "Stakeholder_1_ID" in "List_Stakeholdres_Level1".
The trigger action is entering the data into the correct field. However it is entering blank data. Does anybody have any idea what I have done wrong?
Many thanks!
Oliver
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.