g_form.addOption() not rendering choices on field switch — ServiceNow Client Script Issue
Problem StatementI have a dependent dropdown where selecting an Operations Category dynamically loads filtered Fault Category choices via GlideAjax and g_form.addOption().Issue: When I select an Operations Category for the first time, choices load co...