Switch Business Process Flows using JavaScript | Power Apps

แชร์
ฝัง

ความคิดเห็น • 10

  • @kukutom7592
    @kukutom7592 ปีที่แล้ว +3

    Nice video, thanks for sharing!

  • @carlstein4633
    @carlstein4633 ปีที่แล้ว

    Super helpful. Feeling confident AF right now after getting this working on my dev env.

  • @junwang2076
    @junwang2076 9 หลายเดือนก่อน

    Very much appreciated!!! Such a super helpful video!!! And for your JS codes!!! I just followed your instructions, and it works!!!

  • @StackRadius
    @StackRadius 3 หลายเดือนก่อน

    Other videos, I am able to hear the audio well, could increase the volume

  • @loopy7166
    @loopy7166 ปีที่แล้ว +1

    So useful! Thanks. Could you recommend any good resources for leveraging JS in Power Apps please?

  • @cambly2701
    @cambly2701 ปีที่แล้ว

    Can we achieve this by cloud flow

    • @andreapinillos
      @andreapinillos  ปีที่แล้ว +1

      If you want it to be immediate, then probably not. Another great option would be to use security roles.

  • @michatuszynski2468
    @michatuszynski2468 10 หลายเดือนก่อน

    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 :)?

    • @andreapinillos
      @andreapinillos  10 หลายเดือนก่อน

      Thanks for the comment! What would the JavaScript do?

    • @michatuszynski2468
      @michatuszynski2468 10 หลายเดือนก่อน

      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 :)