web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Pages / How to save as draft ?
Power Pages
Answered

How to save as draft ?

(0) ShareShare
ReportReport
Posted on by 5

As PowerApp Portal is anonymous access, if we want to save the temporary session like save as draft for current session ? Is that possible ? Is PowerApp Portal has viewbag like concept to save current session ?

Categories:
I have the same question (0)
  • ragavanrajan Profile Picture
    7,044 Most Valuable Professional on at

    Hi @Steveykyu , 

     

     I don't think there is an way to save the form where you left off in portal.  If it is a web page/ web form /entity form you can try using JavaScript with LocalStorage / Session Storage to implement this. May be the latest method is running service worker behind the scenes that will save the state. Again this is a custom development. 


    Hope it helps. 

    ------------

    If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.

  • StalinPonnusamy Profile Picture
    Super User 2024 Season 1 on at

    I agree with @ragavanrajan. There is no way to store it cache/session for portal. We save draft status in DB for logged-in user. 

  • Verified answer
    oliver.rodrigues Profile Picture
    9,449 Most Valuable Professional on at

    You can achieve that with different approaches:

    • custom web api to save the record (might be too much work)
    • a custom button on your web form that will (via JS) set an attribute in your table to save as draft and then the same JS code triggers the normal save/next button
    • after this you would need a backend code (plugin) that will enforce/manipulate the Web Form Session record so it stays on the same step

    I haven't done that myself but should be doable, also take a look at this video from Elaiza Benitez that might help: https://www.youtube.com/watch?v=RmQshkUx0mE

    I am probably complicating things here

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Pages

#1
DP_Prabh Profile Picture

DP_Prabh 51

#2
rezarizvii Profile Picture

rezarizvii 35

#3
oliver.rodrigues Profile Picture

oliver.rodrigues 29 Most Valuable Professional

Last 30 days Overall leaderboard