- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-24-2021 11:27 PM
Hey,
I'm trying to show record details with related lists and UI actions on UI builder. I user record page and made three required variables table, sysid and view that I'm passing from URL.
The record is getting opened but I couldn't see the related list tab in there. Is there any way to configure that?
Thank you.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-25-2021 12:41 PM
That's a problem.
@context.props. - come from parameters on the page. ie @context.app.table, or @context.app.sysId
while @context.app. come from UX Page properties defined on the experience.
Are they all setup correctly?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-25-2021 10:32 AM
I thought they came automatically if they were on the same view. Your view is set to vdp_view, do you have related lists on that view?
Also, your required parameters should be in a specific order, ie Table, sysID, others. That's why your view in UIB isn't showing.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-25-2021 11:38 AM
I changed how I was passing the parameter. now I can see the details tab but still after that, it says configuration is not set to contact your admin. Is there any parameter I'm missing or any configuration?
Please help I'm stuck on this for like two days and couldn't find anything related. And thanks a lot you took your precious time for this. I appreciate!! 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-25-2021 11:42 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-25-2021 12:41 PM
That's a problem.
@context.props. - come from parameters on the page. ie @context.app.table, or @context.app.sysId
while @context.app. come from UX Page properties defined on the experience.
Are they all setup correctly?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-24-2022 01:12 AM
Hello Michael and Nishi,
I am also working on the same thing.
I have created one page and one that page have added form component and added butttion for submit the record this is working fine but after clicking on submit i need to refresh the form with new record or sys id(-1).
could you guys help how i can achive this.
Regards,
Iqbal