Skip to main content
1-Visitor
August 5, 2015
Question

Reset datetime property

  • August 5, 2015
  • 1 reply
  • 1243 views

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.

    1 reply

    20-Turquoise
    October 5, 2015

    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"