Announcements
I want to display 2 edit quantity buttons when I click on that item in gallery, just 1 selected item will show a button that is not the whole item at the same time.
Example :
Thanks everyone for watching.
Hi @Edward00,
Do you want to enable only the selected item in eidt mode not all the items in the Gallery?
If so, please set the DisplayMode property of the + button and - button as below:
If(Gallery.Selected.ID=ThisItem.ID,Edit,Disabled)
I need that when I click on 1 item, it will show the - button and the + button to be able to edit the quantity.
Well, you just need to change the DisplayMode property to the Visible property.
Set the Visible property as:
Gallery.Selected.ID=ThisItem.ID
Thank you very much.
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.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 358 Most Valuable Professional
11manish 214 Super User 2026 Season 2
Mohsin Ali 185