I am making up an asset builder to create news items. I am also setting up the locations so that the user can choose which location to publish the news item (I am using folders as locations). My issue is my inexperience with Keyword replacments.
The Squiz guide directs me to...
Once you have filled in the required fields, you need to add a keyword replacement to the Asset Builder Page so that the list will appear to the user. By default, this keyword replacement should be added on theLogged In Bodycopy. If you are also allowing users to create assets on the Not Logged In Bodycopy, this keyword replacement should also be added there. The name of the keyword replacement will reflect the name you entered in the Add New Set field. For example, if you entered Folder when you created theSelectable Create Location, the keyword replacement you need to add will be Folders Field.
Which I suppose is great if you love your generic text when you are very familiar with how Squiz Matrix works...
I have named my dynamic location set as 'category' in the 'Create Locations' area.
Right now, every keyword I try does not show up, some examples I have used are:
%create_category%
%details-F_locations%
%details-F_dynamic_locations%
%details-F_locations_category%
%create_locations-F_dynamic_create_locations%
and heaps more combinations. I feel like I am wasting my time as I'm finding it hard to understand this concept without an illustrated example in the squiz matrix documentation...