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
Krish NKrish N 

Create a location record from an account using lightning flow

Hello Guys, We have recently moved to Salesforce Field Service Lightning. Our requirement is to create location records from accounts. We also want to use the Google search address funictionality (available in the address object) while the location record is being created. We want to use the lightning flows to address the requirement. How do we acheive it? Could someone please guide.  
Raj VakatiRaj Vakati
I guess it is not possible with flows because you need to implement search sort of feature .. but you can explore flow actions to do it 


Refer this link 

https://rajvakati.com/2018/12/02/flow-local-actions-using-lightning-components/