Can you update dependant items in form without clicking apply?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Within an iLogic Global Form, is there any way to get items which are greyed out, because they are set to be 'enabled' by the previous item on that form, to become available (enabled or not grayed out anymore) when that enabling item is set to true (either with true/false combo box, or the check box), without clicking apply?
Would I need to use some sort of 'Event Watcher' code for when this form is launched, within the same rule that launches the form? If so, would that event watcher need to be deleted again before the rule ends?
I am well aware of how local rule are triggered by Parameter changes, but if the parameter hasn't officially been changed yet, because I haven't clicked on Apply yet, how can i get that dependant to immediately become available when I change False to True, or check the check box?
Wesley Crihfield
(Not an Autodesk Employee)