Hi Everyone
I was wondering if I can patch to selected in a gallery from outside the gallery. In my case I would like to patch a datepicker into the selected in a gallery.
Thank you Warren
Hi @Corissandageri ,
Your method is fine and follows the Patch standards,
You mentioned patching a date picker - this is just a matter of patching the date field with (I will use TodayDate for the control and
DateDispatched for the field)
{
ProductNotes0:TextInput2.Text,
DateDispatched:TodayDate.SelectedDate
}
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Well, this is how I have done it, there is probably a more refined manner. The "Attach Note" button patches the Order Notes text bot TextInput2
Hi @Corissandageri ,
You can Patch data to the list or collection that forms the gallery and then refresh or re-collect the data.
Happy to provide more information if you give details.
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
WarrenBelz
146,524
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,906
Most Valuable Professional