In IQM, Infor has developed some forms that "...may not be called directly" from Forms / Open.
To get them to load, sometimes, I need to run the calling Form, invoke the function that calls the form, then while the child form is open, I can then go into Edit mode to do what I need to do.
I am finding that with some Forms I do not even have the ability to display them. They are called almost as a function from the parent form, where the parent form passes some parameters to the child form during the Run Form event response. A visual user interface never opens.
But when I try to open the form using Form / Open from the menu, I get a message that the "Form may not be called directly".
Is there a way to open these forms directly in Edit Mode?
Thanks and Regards,
John Keegan