0
How to Get Triggers to Work when Importing Records?
So, I have quite a few triggers set up, which is great when you are manually entering data and records. However, how do I get them to work automatically when importing records? I've been doing bulk edits for all my triggers in the meantime, and that can be quite burdensome. Any advice?
4 replies
-
If you are looking to update 'on import' I'm not sure that is possible. Could yo get away with doing something like this:
In other words, use the Trigger Before View.
-
You may want to consider putting your trigger codes wrapped in a for loop in a button. That way you only have to press a button.
Content aside
- 1 yr agoLast active
- 4Replies
- 88Views
-
3
Following