Notifications
Clear all
Topic starter
loaded two forms (form 1 and form 2) into an update. In form 2, hit a button that executes some MEL code. The execution seemed to work but then got a popup "cannot load form component form 1 in document text. The form should already have been loaded so I'm confused. Plus the popup could not be dismissed
Posted : December 30, 2015 10:51 am
Not sure what your MEL code is but the issue might have to do with ADD_FORM_COMP vs OPEN_FORM_COMP. Do you execute that command anywhere in the forms?
Posted : January 5, 2016 2:09 pm