Matrix Version: 5.4.5.1
I’m wondering if it is possible to access the value from a declared_vars design area within a design parse file.
For example:
<MySource_AREA id_name=“category_vars” design_area=“declared_vars” print=“no”>
<MySource_DECLARE name=“category” value="" type=“text” description=“Enter a category” />
</MySource_AREA>
then later in the parse file check if there is a value entered for the category variable and do something if the var isn’t empty.
I don’t want to set a metadata value as I don’t see the value in adding that to all the assets in a site just so we can have that value available in the design.
Any ideas?
Georgina.