Hi,
I have two form (Form1 and Form2) with a link to the same form (Form3).
In the event onApplicationInit of the Form3 how Know which form has called it?
From Form1 the Form3 have to open it with the macro sc_apl_conf(“Form3”, “start”, “new”).
From Form2 the Form3 have to open it with the macro sc_apl_conf(“Form3”, “add”, “off”).
Thanks
Biagio