I wanted to use modal dialog as a universal input box. I have made a form with two computed fields "label"and "input"and call it as:
sc_redir (form_log, input="default input"; label="imput something", "modal", , 500, 700);
it works fine, but the modal dialog is not shown above the form from which is called, but in a white screen with OK button. When I close the modal, I have to click the OK button to close this screen and return back to form, from which I call it - see the picture. Is it my fault or it is a standard functionality?
Thanks for help
[ATTACH=CONFIG]n83730[/ATTACH]