Hi,
I want to patch a textinput that i placed in my gallery. But when i use this code it is collecting/patch the same value of the input.
How can i patch / collect the unique input from quant.Text to my SPlist ?
My code:
The code works for me fine... except the same value problem of the quant.Text.
ForAll(MyCollection;Patch(Uitgeleend;Defaults(Uitgeleend);{Titel:Titel;Categorie:Categorie;Barcode:Barcode;project:Textcart.Text;datumretour:Datepick.SelectedDate; AantalUIT: Value (quant.Text)}))
Sp Lists:
"techniekvoorraad" = Mycollection

app:
I want to patch the green box input. (quant.text)
