Get current record in form control event
public static void CustomButton_OnClicked(FormControl sender, FormControlEventArgs e)
{
// ds number 1 is for the first datasource
CustomTable callerRec = sender.formRun().dataSource(1).cursor();
}
thanks
UX & Personalization: Next-Generation Workspace Experience Section Content Title Build Your Dream Workspace: Advanced Personalization ...
No comments:
Post a Comment