ok I’ve got a form that you can select parts from. The selection grid is called and works perfectly. The only problem is
once the selections are completed, it lands back on the selection grid again. Can I go back to the calling form?
I thought about the sc_redir(form_tickets) but have no clue as to where to put it. This is on a tab, calling from a grid
on that tab with a master/detail relationship. So in that tab I want to come back to the grid before the selection was
made.
Basically this is what it looks like on the tab:
then the selection screen:
TIA
Pappy