When running a Menu Form, some options (forms) seem not work (F10G)
I'm migrating an application from 6i to 10g, currently.
I've been facing some issues but, step-by-step, I've been able to go ahead, except for this case:
From my menu form there are some invoked forms that seems not work ¿?
I did a manual debugging (simple messages statements) and I could see that all them not pass from the Pre-Form trigger, when exists. When this trigger not exist, result is the same: blank screen.
This issue doesn't happen with other forms in same menu form.
What could I do in order to know the reasons of this kind of issue?