Hi Everyone,
I need to add an option to create work plans in the FSL mobile app.
I have created a flow based on "Field Service Mobile Flow" type, but I am experiencing some limitation and cannot proceed with the implementation.
Has anyone found a solution for this?
@* Salesforce Field Service *Hey @Bat-Hen Roda - It's hard for anyone to suggest a solution without specific details of the limitation or the blocker you are hitting. In case you are seeing different behaviour on mobile app but it works on desktop then please note Field Service Mobile Flows behave differently from desktop flows. Salesforce notes that each Create, Update, or Delete action in a Field Service Mobile Flow runs as a separate transaction, so complex record creation logic can behave differently from a normal desktop Flow. Would be good to get more details on your issue.