- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-22-2022 05:53 AM
Is it possible to replace UI Pages with UI Builder?
I.e create a modal in UI Builder that is accessible via GlideModalV3 API
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-22-2022 06:44 AM
Hi Mathias, UI Page and UI Builder are two different things, you cannot re-use anything from one in each other.
Simply said:
UI Page = standard html&javascript "page"
UI Builder = platform for building workspaces, based on web components. Totally different engine runs it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-22-2022 06:44 AM
Hi Mathias, UI Page and UI Builder are two different things, you cannot re-use anything from one in each other.
Simply said:
UI Page = standard html&javascript "page"
UI Builder = platform for building workspaces, based on web components. Totally different engine runs it.