Rename Asset

Purpose

Renames Assets based on a specified string input.

 

Usage

This BLidget can be used to rename Assets to a specified string value. The string can contain templates which will be replaced with their data.

If it contains a metadata field name in the format {{metadata_field}} it will be replaced with its value. If it contains a special field name in the format {{FUNCTION()}} it will be replaced with its generated value e.g. {{GETDATE()}} = 19/02/2019