function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
anil Kumaranil Kumar 

Screen flow to update account

Hi All,

I have requirement where I need to update account record by using  screen flow. We receive account record id as input and query the account fields and show them in the screen with record values. If any of fields are blank user will update them and click on save. The account  record should get updated. 

Could anyone pls help me what are steps i need to follow to accomplish  this.

Thanks in advance...

Thanks,
Anil kumar 

 
ShirishaShirisha (Salesforce Developers) 
Hi Anil,

Greetings!

Screen flows can be invoked by the Custom button or Url on the record page.Please refer the below blog for the sample screen flow and make changes accordingly.

https://jenwlee.com/2019/11/13/look-it-up-in-a-flow-screen/

Kindly mark it as best answer if it helps so that it can help others in the future.

Warm Regards,
Shirisha Pathuri