Hi,
Is it possible to populate a metadata 'date' field from an XML file? I can grab the date value OK from an XML file using asset_file_contents keyword replacement modifier to get the correct XML tag contents.
By adding this as the default value of a metadata field in the schema it appears fine in the metadata, however, I can only do this if I use a text field, not a date field. The problem with using a text field is I can't then set up a Search page asset to use against it to search a date range, only specific dates. So to cut a long story short how do I dynamically populate a metadata 'date' field?
Thanks