Creating template file using Dynamic Media classic, I have multiple layer objects of which I would like to applying the same 'op_colorize' command. Instead of calling each layer individually (i.e. &layer=1&op_colorize=000000$layer=2&op_colorize=000000$layer=3&op_colorize=000000, etc...), I created a global parameter of 'GRF' so that I could call them all at once (&GRF=MyImage&op_colorize=000000).
However applying the op_colorize command to this parameter does not appear to function as intended (because its being applied to a parameter instead of a layer maybe??). Is there anyway to make this work so that I only need to call the colorize command once but affect all of these layers, or is breaking them out into their individual layers the only way?