- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2024 06:03 AM - edited 05-23-2024 06:10 AM
I set up a button on a related list to open a UI Builder page inside a modal.
Part of doing this has you add the modal id inside the field parent_macroponent_composition_element_id on the sys_ux_app_route record. But when doing this, the page does not show up in UI builder, so anytime i need to make changes to the page i need to find that sys_ux_app_route record and remove the value modalContainerViewport from the parent_macroponent_composition_element_id field.
I tested in Washington release and still had the same experience, has it not been fixed yet or have i misunderstood something and configured something incorrectly?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2024 03:13 AM - edited 09-05-2024 04:39 AM
At first i thought this was a bug that was now fixed since when playing around with things in Xanadu, everything was working correctly.
However after setting up another button on a customers instance running Vancouver where i initially had the issue.
I found out the actual issue was the source of learning i was using.
I was using this youtube video https://www.youtube.com/watch?v=E9FhNpk0Mwk as a step by step guide.
The issue in the video, is at 6:40 where he edits the existing / system created UX App Route configuration.
Changing this is actually what causes the UI Builder page to dissapear.
If you leave it and instead create a brand new one, both functionalities will work just fine.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2024 03:13 AM - edited 09-05-2024 04:39 AM
At first i thought this was a bug that was now fixed since when playing around with things in Xanadu, everything was working correctly.
However after setting up another button on a customers instance running Vancouver where i initially had the issue.
I found out the actual issue was the source of learning i was using.
I was using this youtube video https://www.youtube.com/watch?v=E9FhNpk0Mwk as a step by step guide.
The issue in the video, is at 6:40 where he edits the existing / system created UX App Route configuration.
Changing this is actually what causes the UI Builder page to dissapear.
If you leave it and instead create a brand new one, both functionalities will work just fine.