TA action for multiple contexts
Closed this issue · 2 comments
JiriKarpisek commented
mitchspano commented
There is a 1-1 relationship between Trigger_Action__mdt row and trigger context because the order and entry criteria formula can be different for different contexts. Ex: an action could be the 1st thing before insert, but the 5th thing before update.
You can use the same action in multiple trigger contexts by creating multiple rows of metadata - one for each context.
JiriKarpisek commented
I see, make sense, but is a bit unfortunate. Thank you for quick answer. We are rolling your library to our new projects :D
