cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X

Reset datetime property

davidcor
1-Newbie

Reset datetime property

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 1
posipova
20-Turquoise
(To:davidcor)

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"

Top Tags