Hi All, I am working on a package for Umbraco 15 a...
# package-development
c
Hi All, I am working on a package for Umbraco 15 and I need to be able to update the values of ALL properties of the current document type, not just those that have a value. I want to be able to do this in the client and NOT via the API's to the server. I.e. so the user can see the changes before deciding to save them (or not). I just created a ticket with some more details on the forum in case anyone is able to help 🙂 https://forum.umbraco.com/t/update-a-property-value-from-an-umbraco-workspace-context-that-doesnt-currently-have-a-value/2544