get page name and id in ui builder ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2025 09:47 AM
Hi Experts
i am looking to get workspace page and id from client script in ui builder
how can i log the page and id from client script of ui builder to verify the correct page
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2025 08:46 AM
Use api.context.props.id to current page id and related params info. Refer api - UI Builder for more details
