Scriptcase _hot_ Full Link
If your Full Link opens a Modal window, configure the destination form to explicitly call sc_exit(sel) upon data submission. This ensures the parent grid refreshes automatically and closes the modal cleanly.
| Parameter | Effect | |-----------|--------| | &nm_x=1 | Do not apply master-detail filter | | &nmgp=1 | Disable global search persistence | | &new_window=true | Opens in new browser tab | | &sec_name=mysec | Applies specific security filter | scriptcase full link
$link = sc_make_link(customer_edit, id=id); If your Full Link opens a Modal window,