Skip to main content

Hello all,

 

I am new to lightning experience. We are currently rolling out Lightning. As a part of this, we want to split the record detail page into several parts as we have a huge object.

 

I have created 4 visualforce pages. I placed these pages on different tabs of lightning detail page (Using visualforce component).

 

When I try to Save the details from one of these pages using {!save} method, it redirects to the default tab on the detail page. When i use {!QuickSave}, it doesn't refresh all the components. Same is the cse with the standard edit button in lightning, it doesn't refresh all the components on save.

 

Can you guide me on how to refresh all the tabs at once or how to refresh tab when we click on that tab?

 

Thanks in Advance

댓글 12개
  1. 2017년 10월 25일 오후 12:21
    @Eric Shih

    .. We have more than 100 fields on the object. We can't split them based on the profile as everyone needs access to all the fields (Read only/ edit based on profile)! I will try using the Quick actions. I will update you on the status!

    Thanks!

0/9000