Hello,
We currently have this basic simple edit interface for most of our content container templates which is this:
<!-- Template Edit Layout Start: -->
<div id="tmp_id-%asset_assetid%" data-id="%asset_assetid%">
<div class="tmp_metadata-wrapper">
%__custom-contents%
%metadata-F_metadata_values%
</div>
</div>
<!-- Template Edit Layout End: -->
Is there anyway to pull out the description of each metadata field with a keyword? We have simple instructions in there that would be useful to have next to the input fields but I can’t get any keyword to work unless I manually code in each metadata field which would mean having a different simple edit template for each container template (using the %asset_data_metadata%)
Cheers
Tim
Matrix Version:5.5.6.3