I'm about to go crazy. I have a gallery named "Gallery" with a button that has the code: Select(Parent). When I submit a form, I want to clear the Gallery.Selected value. How can I do this?
Solved! Go to Solution.
Works like a charm. I tried the Reset earlier, but I guess I had to add the {} as the default. Thanks for the help.
Good call on that one. I was browsing the official docs for info and noticed the Reset property was missing. Very nice that you knew about this when its not even documented 😀
Thanks a lot !!! If it worked great for me, I avoid a lot of problems from several months ago🤣
Well noted pwrappr01!
Just to be more clear if someone searches for it...
if you just Reset(Gallery) it returns to the Gallery default item, that is the first-row record by definition.
If the desired result is a non-Selected item you should go to the Gallery properties and change the Default parameter to {}.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
User | Count |
---|---|
184 | |
53 | |
50 | |
36 | |
34 |
User | Count |
---|---|
269 | |
91 | |
82 | |
76 | |
75 |