
Has anyone figured out a way to mimic OnSelect() for the modern table? The workflow is pretty standard - click on a record and navigate to a form screen for viewing/editing. I realize it can be done with show/hide form on the same screen, but what about another screen?
Currently, I'm using a timer and start the timer OnChange then the timer navigates OnTimerEnd. but I'm not thrilled with that hack.
Is there progress on this issue? versioning is coming by adding OnSelect