how to autorefresh screen flow in salesforce( componet is in record page)
I have two componets one is parent and the other is child(flow screen)
based on field value on parent, child componet should display fields ( achieved using screen flow and componet visibility )
When i create new parent record ,proper fields are displayed on child . But if i edit the parent and change value and then save ,
flow screen is not getting refreshed.
Your suggestions will be much appreciated and welcomed....
Thank you
2 réponses
Hi Anil
Flow which i have cretaed is screen flow . we cannot call using process builder