The GIRD opens a FORM. On the form there is a button to call another form (to add child record).
[ATTACH=CONFIG]n67706[/ATTACH]
when the button is pressed I call another form
sc_apl_conf("fm_t_new_req", "start", "new");
unfortunately the form does not open
I can only see the OK button (have no idea where this comes from).
[ATTACH=CONFIG]n67707[/ATTACH]
here is the result
[ATTACH=CONFIG]n67708[/ATTACH]
Any ideas what is wrong ?
Arthur