Skip to main content

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 Kommentare
  1. 18. Juni 2021, 18: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