Resolved! How to show field message in Service Portal tabbed form Widget (Standard ticket configuration)
I have an OnLoad client script with UI type as All to display field message on the change form schedule tab but it works only on UI16, how can I display the same messages on the Portal form? function onLoad() { var ga = new GlideAjax('GetUserInfo'); ...