Matrix Version: 5.3.4
I have a metadata schema with different select values for the ‘page-type’ metadata i.e. content-page, announcement, form-page etc.
I’m creating a paint layout for a news item which will use the announcement value for the ‘page-type’ metadata.
How do I change the value of the metadata to ‘announcement’ using keywords? So that when a user creates a news item, it will automatically change it. The default value is ‘content-page’.
I’ve tried a few different keywords but they don’t seem to work.
%asset_metadata_page-type^replace:{metadata_field_page-type:announcement}%