Hello,
I'm building an inventory app to manage stock and I want to include a '+' button and '-' button to change the quantity of stock for an item, i'm wondering if this is possible?
The data card I need to change is: Quantity_DataCard2
The value that needs changing is: DataCardValue15

I'm guessing I need to add some formula to the OnSelect for each of the buttons, but anything I have tried so far only removes the value completely.
Any help would be appreciated!
Cheers