Pass values from parent page to sub page in UI Builder.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-02-2025 01:10 AM
Hi Everyone,
Currently I am working on SOMT application, I want to transfer data from my customer order page to Product config sub-page. And from there I need to call Open state management to set characteristic value. Is there any way we can access client state parameter or data resource of the parent page from the subpage?
I found Customer order(Parent page)------2) Transaction Page(First child)-------------3)Product config(second child) this is how the Pages are built, From Product config page ServiceNow is accessing transaction page I believe because in transaction page only we are building ConfigInstance JSON structure. I tried to replicate the same but it was not helping. Can any one guide me How can I access data in parent page(Capturing via Modal) in a subpage?
Thanks
Ajith
- Labels:
-
UI Framework Next Experience