Submit the form and send the filled form to Other/specific users to complete the form

  • Submit the form and send the filled form to Other/specific users to complete the form

    Posted by DSC Communities on June 9, 2022 at 6:19 am
    • Prem Guru

      Member

      June 9, 2022 at 6:19 AM

      Hi,

      I have created a below Power App form. There are 2 screens within this same form.

      Prem4253_0-1654521787804.png

      My requirement is :

      When a new form is opened, the active screen will be MOP.Ā  Now when MOP fills all the fields and submits the form, the last submitted form should go to PM. (below screen)

      Prem4253_1-1654522041704.png

      And the PM will updated the fields and save the form and same gets updated to the SharePoint list.

      Let me know how the above can be achieved.

      ——————————
      Prem Guru
      ——————————

    • Warren Belz

      Member

      June 13, 2022 at 4:50 AM

      Hi Prem Guru,
      On the Item on the PM Form (I am assuming the form name here)

      MOP.LastSubmit?

      If you also want to use the PM form for other existing records, on the OnSuccess of the MOP form (I am assuming you are using SharePoint here)

      Set(gblID,Self.LastSubmit.ID)

      then the Item of the PM Form

      LookUp(
         ListName,
         ID=gblID
      )

      You only then need to set gblID on the selection of the gallery you are choosing the record from

      Set(gblID, ThisItem.ID)

      ——————————
      Warren Belz
      Queensland Australia
      ——————————
      ——————————————-

    DSC Communities replied 3 years, 9 months ago 1 Member · 0 Replies
  • 0 Replies

Sorry, there were no replies found.

The discussion ‘Submit the form and send the filled form to Other/specific users to complete the form’ is closed to new replies.

Start of Discussion
0 of 0 replies June 2018
Now

Welcome to our new site!

Here you will find a wealth of information created for peopleĀ  that are on a mission to redefine business models with cloud techinologies, AI, automation, low code / no code applications, data, security & more to compete in the Acceleration Economy!