Hello Every one
In using the add/Edit form dialogue box to add/edit a record, the dialogue box gets closed/disappears when ever i click on out side of the dialogue box with in the browser window. How do I make it stay on top of the browser window till the user click its cancel/submit buttons?
Thanks
hi,
i need a dialogue box open when click on
$col["link"] = "filename.php?ID={id}";
what i ahve to do ragerding for that.
Can you please help me.
It is supported in latest build (of licensed version). Perhaps you need to wait for latest free version build update.
After that, it's doable with …
$col["link"] = 'javascript:window.open("http://www.google.com/?q={name}","newwind","height=500,width=800"); void(0);';
I have the same issue and would need to make this work on mine as well. Whenever i'm uploading a file using the dialog box, if I click another tab or outside of the box, it disappears. Hence upload still continues and makes the upload useless. And it stores on the server and I can't use it anymore. I need to know what to do so that it's only when the user clicks the cancel or close button that add/edit box should go off.
It's resolved in latest build of paid version.
Free version update may take some time. Follow on g+ / twitter for updates.