hey guys!
i have a plan to make a page that administrator can post a pdf/doc/ or any document format.
I. E. :
i need to post a pdf in list every week. so it will be repeatable like :
- Document title
-- Document to download
--- Document post date
* how to make a document chooser form?
if image will use :
so how bout document?
help me guys
i have a plan to make a page that administrator can post a pdf/doc/ or any document format.
I. E. :
i need to post a pdf in list every week. so it will be repeatable like :
- Document title
-- Document to download
--- Document post date
* how to make a document chooser form?
if image will use :
- Code: Select all
<cms:editable name='image' label='Image' type='image' width='800' height='600' enforce_max='1' show_preview='1' preview_width='150' input_width='200' />
so how bout document?
help me guys
