Switch Business Process Flows using JavaScript | Power Apps

Поделиться
HTML-код
  • Опубликовано: 17 ноя 2024

Комментарии • 10

  • @kukutom7592
    @kukutom7592 Год назад +2

    Nice video, thanks for sharing!

  • @carlstein4633
    @carlstein4633 Год назад

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

  • @junwang2076
    @junwang2076 6 месяцев назад

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

  • @loopy7166
    @loopy7166 Год назад +1

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

  • @StackRadius
    @StackRadius Месяц назад

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

  • @michatuszynski2468
    @michatuszynski2468 8 месяцев назад

    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  8 месяцев назад

      Thanks for the comment! What would the JavaScript do?

    • @michatuszynski2468
      @michatuszynski2468 8 месяцев назад

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

  • @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.