I live the way you have given all the useful formula that is used in flow
@nischaysingh Жыл бұрын
Thanks. Very informative
@k.a.58762 жыл бұрын
Thanks for the great video.
@salesforceflowsome2 жыл бұрын
No problem at all. Thanks for the nice words K.A.!
@chithraprakash83922 жыл бұрын
Wonderful video
@jeffreyjohnson71812 жыл бұрын
Great video! Have you recorded any videos on pause element? I’m trying to learn more about when to use this and am not finding much
@salesforceflowsome2 жыл бұрын
Thanks! I hope I get to upload a video about that soon.
@drpattycakes2 жыл бұрын
@@salesforceflowsome That would be fantastic
@christopherbaker62102 жыл бұрын
quick question. Does marking the variable as output even if you don't need to case errors/issues?
@salesforceflowsome2 жыл бұрын
Hi Christopher, I don't quite get this question - do you mind to elaborate a bit more?
@chithraprakash83922 жыл бұрын
Please share more formulas
@waqasmahmood25603 жыл бұрын
Great Video, but you could have explained why the variable from the sub-flow is not required to mark as "Available for Input" in the Main Flow
@salesforceflowsome3 жыл бұрын
Hi Waqas, thanks for your feedback! I don’t have a developer background and couldn’t find the official documents that explain the theory behind this, that why I kept it out of this video so that I don’t potentially spread the wrong information. If you have some useful resources, please share with us and we will be really grateful!😊
@waqasmahmood25603 жыл бұрын
The reason it is not needed to be marked as Available for Input is because it has already been marked as Available for Output in the sub-flow. Hence, it can be accessed by another flow and also by Lightning Web Components. Hope it helps :)