Hi!
Just so you know, I've been using Mysource Classic with Notitia and Frontitia for years so I'm looking for certain features that can relate to Matrix. One is the ability to create custom attributes (in Notitia) that can then be used as keywords in body copy.
I want to create a set of attributes that listings inherit (phone number, suburb, name, description etc).
Or do I need to create each individual listing with unique text for each?
Is there a way to do this? While there are definite similarities between the 2 products, I haven't got a full grasp of the language and architecture used in Matrix as yet. Any help would be appreciated.
Thanks so much
In Matrix, you would create a custom Metadata Schema with the fields you want and then apply that to your assets. Metadata Schemas are inherited, so if you apply it to an asset "A", any asset created underneath "A" will get the schema too. Then, you can set individual values for each asset to which the schema is applied. An Asset Listing asset is then able to paint the values for each asset while it is listing them.
It is probably worthwhile attending some MySource Matrix training if you're in Australia. The way things are done in Matrix is quite different to how they were done in Classic.
[quote]In Matrix, you would create a custom Metadata Schema with the fields you want and then apply that to your assets. Metadata Schemas are inherited, so if you apply it to an asset "A", any asset created underneath "A" will get the schema too. Then, you can set individual values for each asset to which the schema is applied. An Asset Listing asset is then able to paint the values for each asset while it is listing them.
It is probably worthwhile attending some MySource Matrix training if you're in Australia. The way things are done in Matrix is quite different to how they were done in Classic.[/quote]
Thanks Avi, this worked a treat! Is there no metadata field available for a URL for web or email? Or do I have to put that in each individual asset?
Thanks again
You mean a keyword to print the asset's URL? If so, you can use %asset_url% for that.
Thanks Avi,
Actually no, the URL for a listing such as www.shop.com.au or email sales@shop.com.au
That one's handy though! :)
You could just use a metadata text field to store these values. There is no specific URL or Email field type though.
Thanks,
Yeah I did that, so there's no way to make it clickable or define the window etc? When I use this it just comes out as raw text. Any plans to add a url field?
You can build the link manually using HTML, along these lines: <a href="%asset_metadata_Link_URL%">%asset_metadata_Link_Text%</a>
and also,
%asset_metadata_Email_Address%
Ah, of course!
Thanks again. You're so reliable, Avi!
Can I get an A-MEN! :P