Hi all,
I need to insert a sc_redir to a grid application to show data of a table .
I’m wondering, if I insert the macro command within a button connected code , if SC once shown the grid and close the grid come back to next code line (i.e. line code…03) .
line code…01
line code…02
sc_redir(grid.php)
line code…03
line code…04
Many thanks