Save as Draft in PowerApps

Поделиться
HTML-код
  • Опубликовано: 11 июл 2024
  • This video will teach us how to provide Save as Draft functionality to users in the Power Apps form. Sometimes for larger Power Apps forms, users need Draft functionality before they submit the entire form together. At that time we need to provide Save as Draft button in canvas app. So, this video will teach you step by step guide to create a PowerApps form with Save as Draft functionality. Here, users can draft their form without firing any validations. Also, they can come back using the Gallery and work from where they left over. They can finally submit the record. Also, during Submit time if there are any validations then it will trigger those as well.
    Key Takeaways:
    1. PowerApps Form with Save as Draft
    2. How to add Save as Draft button in Canvas App?
    3. Save as Draft in Power Apps Form
    So, Let's get started!
    Chapters:
    00:00 Start
    00:20 End Outcome
    01:00 Table Structure
    02:07 Add Form Control
    03:29 Create Gallery
    04:13 Add New Form Code
    06:11 Item of the Form
    09:40 Manage Validation
    14:40 Summary
    F O L L O W M E O N S O C I A L M E D I A
    ================================================================================
    Follow my other channel for short content: ‪@DigitalDhruvin‬
    Follow me on Instagram: / powerplatformguy
    Looking for a Consultancy? Connect Here! powerplatformtrainings.com/co...
    Follow me on all social Media Handles: linktr.ee/dhruvin.shah
    #Powerapps #dhruvinshah #Canvasapp #PowerAppsforBeginners #PowerPlatform #PowerAddicts #dhruvinshah

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

  • @cmoremee1186
    @cmoremee1186 4 месяца назад

    awesome , thank you for sharing this is very helpful ! can you also show if the user click on the save as draft button the user should get notification email with the power App link to continue from the last saved record.

  • @ArohShukla
    @ArohShukla 10 месяцев назад +1

    This is so awesome Dhruvin. Thanks for sharing!

  • @zc8347
    @zc8347 5 месяцев назад

    very nice video! thanks a lot!

  • @vipinjakhmola7678
    @vipinjakhmola7678 9 месяцев назад +2

    Thanks for your efforts, however request you to help me understand how SAVE AS DRAFT is different from saving the form and later if i want to edit an item i simply select an gallery item and navigate to edit form experience.

  • @shivanikoul4581
    @shivanikoul4581 2 месяца назад

    I'm working on one scenario where users can fill out a form and save it as a draft. If a user fills out some data and saves it as a draft, then closes the app, the next time they open the application, the data they previously saved as a draft should be populated in the form automatically. Please help.

  • @akilabenjamin8268
    @akilabenjamin8268 10 месяцев назад +1

    Is there any way to do this only Using Patch Function. I mean without using any forms in the whole app

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

    Can you please help me