Jan 13, 2021
- Modal in native UI — yes, that’s definitely possible, you just need to use GlideModalV3 and put an iframe code (the same code you use in UI Macro) into UI page (https://developer.servicenow.com/dev.do#!/reference/api/paris/client/c_GlideModalClientSideV3API?navFilter=modal)
- Display based on a certain state — that is possible as well, in a native UI you can conditionally display/hide form tabs, so put it on a form tab and set up display/hide conditions