hi guys,
simply have a button in the grid, and wanna display a control application as modal when clicked, that is working fine
in modal settings of the link, close after update does NOT work, so I used sc_exit(sel) and tried also sc_exit(ref) they both work and go back to previous grid application but that grid doesn’t gets refreshed! I want to refresh it when go back from modal back to grid becuase one of the values of the grid will be changed in the control app, so when turnning back to grid it should show the new vlaue…
hope it is clear as I’m soo confused today

