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 Apps / paginated editable gal...
Power Apps
Unanswered

paginated editable gallery keep edited data on page change

(0) ShareShare
ReportReport
Posted on by 820

Hi

I have a paginated editable gallery. For pagination i used hidden gallery technique so this means other gallery is loading data based on hidden gallery. 

My issue now is if i edit data on page 1 then go to page 2 and if i don't save data on page 1 before navigating to page 2  - all edited data is lost.

my goal is to edit what i need on all pages and then hit save button.

What would be your recomendations?

Categories:
I have the same question (0)
  • v-jefferni Profile Picture
    Microsoft Employee on at

    Hi @jja ,

     

    You will need to at least save the edited data to a collection, then in the end on the Save button update the data source based on the collection.

     

    Hope this helps.

     

  • julijazas Profile Picture
    820 on at

    Hi @v-jefferni 

    Is there some good example on that.

    I am seeing an issue that my gallery is loading from another gallery

  • v-jefferni Profile Picture
    Microsoft Employee on at

    Hi @jja ,

     

    I was only saying the principle, input data in a Gallery will be reset to their "default" when navigating to other screens so saving changes or inputs to the data source like dataset or collection will keep the changes. A common method is set Patch or Update OnChange of the controls that in the Gallery:

    Patch(ItemsOfGallery, ThisItem, {RespectiveColumn: TextInput.Text})

     

    Another method is save the modifications to another collection to use for the second Gallery:

    Collect(colNewItems,{Column1: TextInput1.Text, Column2: TextInput2.Text, ...})

     

    Hope this helps.

     

  • julijazas Profile Picture
    820 on at

    @v-jefferni i got your point

    i will need to give it a test.

    I have came to another much easier idea of to submit the edited data whenever user clicks "next" or previous arrow 🙂

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 Apps

#1
11manish Profile Picture

11manish 541

#2
WarrenBelz Profile Picture

WarrenBelz 434 Most Valuable Professional

#3
Valantis Profile Picture

Valantis 289

Last 30 days Overall leaderboard