Some of the operations might be executed immediately after the trigger (for example adding the predefined views happens after the new file trigger) which limits certain functionality of macros. Recommended to add an option to delay trigger using the OnIdle notification or on timer so the macro executed after some time trigger is raised.
Some of the operations might be executed immediately after the trigger (for example adding the predefined views happens after the new file trigger) which limits certain functionality of macros. Recommended to add an option to delay trigger using the OnIdle notification or on timer so the macro executed after some time trigger is raised.