Skip to main content
Srinivasan Muthu 님이 * Salesforce Field Service *에 글을 올렸습니다

Hi All,

We have a requirement to create custom object records from the Work Order list.

So we used the Work Order list views and used a Custom button in the list view and we are calling screen Flows from that it is working fine and creates the custom object record and associates the Work Order. 

But the challenge is after creating the custom record it is not redirecting to the particular record from the list view button in lightning. 

Did anyone had a similar issue with the list view button.

 

Thanks in Advance

댓글 3개
  1. 2021년 6월 18일 오후 6:24
    Hey @Srinivasan Muthu I experienced the same and it looks like it is because when the flow is initiated from the List View it is still running in Classic Runtime and not Lightning Runtime, and therefore the Action would not be supported. In doing some searching I'm not sure it is possible to execute an action like that in Classic Runtime.
0/9000