Create asset with metadata date

I am trying to create a File asset and apply metadata using an asset builder. One of the metadata fields is a date field. Is there a way for the default value to be the current date? And also to use the JS date picker, like how it is for a date attribute for an asset.


The reason I can't just use the created date is that the date needs to be specific and sometimes the asset is created a few days after.

I am in the same situation, love to hear the suggestions. :slight_smile:

Any ideas?

I would've thought that the asset builder would've used the current metadata settings, so if the field is configured to use the created date by default, that should still work. Not sure about the JS picker though, you may have to submit that as a feature request.


That kind of works. Is just a bit confusing because it doesn't actually change the date drop down values displayed when the keyword is selected. But has the correct value when submitted. So I guess it is good enough.