How to open another ui page from currently opened ui page also pass the value
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2024 07:19 AM
Hi all.
How can we call another ui page from currently opened ui page using client script. Also how to pass data to the newly opened ui page.
Thanks
Mitesh
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2024 07:23 AM
are you trying to do this in Portal ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2024 07:40 AM - edited 09-16-2024 07:43 AM
No I am doing this in Native UI. How can I send value from from client script while calling another ui page and how can I use that value in another ui page.