Very usefull :) Thanks... is any chance to show an example to change business process flow steps in one form throught a combo field in this form... using javascript :)?
Thank you for such a fast reply... I really appreciate that :)... I will try to explain it as clearly as I can :)... For example we have 2 firsts steps from the process: 1 - Vacation planning, 2 - Buying tickets. In a form we have a toggle field (Planning finished?). If vacation plan has been done then we click toggle button and switch it to true -> new button (e.g. Buy tickets) is appearing in the main ribbon. Once this "Buy tickets" button is clicked the stage 2 is activated (step 1 is done). My point is that my need is to go through the process without using fields in business process flow - it needs to be serviced by using form and buttons in the ribbon. Hopefully I am not requesting too much... and I'd like to believe I explained it quite clearly :) ... Thanks once again for your prompt effort :)... ps Once any other explanations are needed pls let me know... Your HELP is very much appreciated :)
Nice video, thanks for sharing!
Super helpful. Feeling confident AF right now after getting this working on my dev env.
Very much appreciated!!! Such a super helpful video!!! And for your JS codes!!! I just followed your instructions, and it works!!!
So useful! Thanks. Could you recommend any good resources for leveraging JS in Power Apps please?
Other videos, I am able to hear the audio well, could increase the volume
Very usefull :) Thanks... is any chance to show an example to change business process flow steps in one form throught a combo field in this form... using javascript :)?
Thanks for the comment! What would the JavaScript do?
Thank you for such a fast reply... I really appreciate that :)... I will try to explain it as clearly as I can :)... For example we have 2 firsts steps from the process: 1 - Vacation planning, 2 - Buying tickets. In a form we have a toggle field (Planning finished?). If vacation plan has been done then we click toggle button and switch it to true -> new button (e.g. Buy tickets) is appearing in the main ribbon. Once this "Buy tickets" button is clicked the stage 2 is activated (step 1 is done). My point is that my need is to go through the process without using fields in business process flow - it needs to be serviced by using form and buttons in the ribbon. Hopefully I am not requesting too much... and I'd like to believe I explained it quite clearly :) ... Thanks once again for your prompt effort :)... ps Once any other explanations are needed pls let me know... Your HELP is very much appreciated :)
Can we achieve this by cloud flow
If you want it to be immediate, then probably not. Another great option would be to use security roles.