Hi guys,
I am facing a really strange bug
Basically, I have an "offline" form that uses a local Collection as Data Source, that Updates the data back to a SharePoint list at the press of a button, and then Clear Collects the collection again and shows it in the Gallery
What I am experiencing is that, after I update the Collection to SharePoint, if there is a Data card Value (Text Input) which is Blank, when the collection is Clear Collected again from SharePoint, the text written as input does not get saved into the Collection.
This does not happen if the field, before being patched to SharePoint, was not blank, and I am able to edit it freely.
This doesn't happen either if the Data card Value is a control like a Toggle Button: the value gets edited and saved in the collection normally.
What am I doing wrong? There's something strange happening with Blank values?
Thanks in advanced.