Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X
Is it possible to reset a datetime property to null or empty? I have a use case where a date property represents the next service date. if the service has not been scheduled, i need to be able to assign no value to the property.
As of right now, there is no "no value" option per se, just the default value going back to 1979. Possibly, you could use an expression widget or radio button to compare the value of the property to the default/untouched state, and based upon the result choose to display "no value"