UI Builder : Show related list in record page.

Nishi2
Tera Contributor

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.

1 ACCEPTED SOLUTION

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?

View solution in original post

12 REPLIES 12

Community Alums
Not applicable

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

Did you set the Event to a destination?

Community Alums
Not applicable

How do i need to set that?

 

Regards,

Iqbal