Hellow, I'm trying to set a default value for an attribute which data type is Time, and I don't see how to do it with Application Builder.
How can I set a default vale for a Time data type attribute with this application?
Thanks.
The way I have done this in the past is to define Value Assistance query for attribute and use DQL like this:
select date(NOW) from dm_server_config