Hello,
I am trying to format the Simple Edit interface for a Content Container Template.
As I need to manually structure the layout for each metadata field (using JS to show hide depending on options selected), I am unable to use the %metadata-F_metadata_values% keyword.
I have the keyword %metadata-F_123456% which prints the input field for a specific metadata field, however I would also like to print the default value tick box and field name (basically presenting a similar layout. to what the %metadata-F_metadata_values% presents).
I was wondering if there are keywords available for the Metadata field name and default value tickbox (e.g. something like %metadata-F_12345_name% %metadata-F_12345_default%)?
cheers