Message 1 of 7
Ilogic form does not work after supressing a subassembly

Not applicable
04-03-2017
05:09 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a form that takes a few multi value parameters.
one parameter is for supressing a subassembly. where the rule sets IsActive to true or false.
Once I change the suppression state, the form exits automatically!!not sure it crashed as the suppression state will be updated.
After that if I run the form and try to select any value from the drop down list or enter a value to any field, the form does not take it.
I tried to call a rule that shows the form inside the component suppressing rule, in this case the form will be available and runs perfectly until I click the Done. after this it is the same issue as above.
What might be a possible error that I have done?