I have a custom Object Revenue Forecast.
I have a screen Flow RF_Test in order to create RF record.
I want to call this Screen Flow from the All List View on the Revenue Forecast.
Once user enter all the value and click on the Submit, it will redirect to newly create record page.
?retURL={record.Id} is not working when I choose display by List Button.
2 answers
Hi @Abhishek Kumar Singh there is no need to pass the id in the button. Just make a collection variable and allow input checkbox on that variable. You'll get the ids without passing it in flows. Thanks
Here is step by step: https://medium.com/@ramvilah/create-a-list-view-button-using-a-screen-flow-list-view-331b7d2e032b