Loading...
Loading...
Helsinki has resolved the related problem PRB657182 - g_form.showFieldMsg does not work with the Activity Formatter in UI16. The below function has been provided as workaround for the focus issue (using that function you would have to set the scrollForm option of g_form.showFieldMsg to false ): function getFocusToComments(){ var com = gel("activity-stream-textarea"); if (com){ com.focus(); return; } com = gel("activity-stream-comments-textarea"); if (com) com.focus(); return; }
PRB712506
Click on a version to see all relevant bugs
ServiceNow Integration
Learn more about where this data comes from
Bug Scrub Advisor
Streamline upgrades with automated vendor bug scrubs
BugZero Enterprise
Wish you caught this bug sooner? Get proactive today.