Message 1 of 2
Setting event trigger with ilogic rule

Not applicable
03-27-2014
07:07 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi there,
I'm currently working on an external ilogic rule that sorts parameter. This works without problems, but if i want to use this rule on existing IPT, i have to set the event trigger (before save doc) with the "parameter sort"-rule every time.
So my thought was to include a code that enables the "before save doc"-trigger and connects it to my "parameter sort"-rule.
The structure of the code would be:
Sub
if (before save doc)-trigger is disabled it should get enabled and then it should get connected with the "parameter sort"-rule
end sub
Hope you guys understand what i'm looking for.
Cheers,
Kame