Is there a way to independently access each of the two controls that are part of the scheduledstart (Start Time) field on the appointment entity?
I need to set focus to the time control once the date is set via the date control.
Is there some way to do formContext.getControl(fieldname.controlname).setFocus() ?
Specifically, when the date is set via the date control, I need to issue some kind of command like formContext.getControl(scheduledstart.timecontrol).setFocus()
I know the field name is scheduledstart but what is the control name?
If there is a way to access the specific controls, that would be helpful.
*This post is locked for comments
Hello,
There is no supported way of doing that.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156