Duplicated a OObs record in Action Payload Definition table not working.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2024 03:41 AM
I've created a button test4 in Service operation workspace, Its functionality is to open a UI Builder Page within the workspace only.
After clicking test4 page seems like this.
For this functionality I've created this button in Action Assignment like below
Here
Specify client action = Open Change Page
Open Change Page is a Out Of the Box record in Action Payload Definition table
So I just changed the "route": "mynewpage" in the Payload field, to open my desired page.
After doing that Button is working fine, But I'm using OOB record.
Now I want to get the same functionality with Custom made record in Action Payload Definition table with name Open My Page.
In this record I duplicated the Open Change Page.
But It's not working, After clicking on test4 nothing is happening.
I see only one difference between OOBs and Custom record in Related List.
OObs has data, But Custon don't have
I tried creating the record manually on the same table but it's non-editable.
Kindly guide me further to make our custom record Open My Page to run which has been copied from Open Change Page.
Thanks in advance to look into this complex matter.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-23-2024 11:07 PM
Hi
Can anybody provide me the solution ?
Thanks !