Problems with modulo Attach
Posted: Tue Feb 09, 2010 3:42 pm
I have problems with the module (Attach) and can not attach a file to a news article, I do like this in the help and does not work?
Someone could help me fix it. Thank you.
-------------------------------------------------- --
To display the elements attached to any other ressource, you must specify some additional parameters (from_type and from_). For example, to display the elements attached to a news article, you could add this to the news detail template:
cms_module (module = "Attach" from_type = "News" article "from_ = $ entry-> id)
------------------------------------------------
Someone could help me fix it. Thank you.

-------------------------------------------------- --
To display the elements attached to any other ressource, you must specify some additional parameters (from_type and from_). For example, to display the elements attached to a news article, you could add this to the news detail template:
cms_module (module = "Attach" from_type = "News" article "from_ = $ entry-> id)
------------------------------------------------