Hello,
I want to know if that is possible to set up form notification like built-in required field notification, which you click on one notification, it will bring you to the corresponding field.
I tried formContext.ui.setFormNotification(message, level, uniqueId); but this just show a notification, when you click it will NOT bring you to the corresponding field.
Thanks,
Ning