Hello, I was wondering if it is possible to make the date field required for certain attributes in database view.
@Kassidy CastellanosYou cannot make attribute properties (such as date and comment) require
@Kassidy Castellanos You could create a Business Rule in database view to pop up and remind users to add the date when it is left blank. You would need a Constituent Query that looks to see if the Attribute is present with a blank date value.