In Client Scripts, how to check where the form is being run (Platform/ UI Builder)
I have a table form that is running in both Platform and UI builder (using slots). There are a few g_form DOM Manipulation methods that do not work in UI builder. E.g.: getControl, getDisplayBox, getElement, etc. 1. How do I check whether the form is...