How to make a date property/field required

Hello Experts,

I have added 2 new custom properties to my extended incident class via xml editing. One of the fields is a "datetime" property and is required to be filled out. As such, I must state the default value of the required property.... However, the default value would probably be system time, as there is no "default" value for such a variable property.

Any ideas how to mark a datetime field as required without listing a default or how to set the default to the current system time?

I tried setting the default value as NULL but it complains I need to use a value that can be converted to type System.DateTime so it must be reading it as a string....

Thanks in advance!


August 31st, 2015 1:21pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics