Stockwalker
Active member
I am trying to include a file upload method in one of my pages. With this code:
<xen:include template="attachment_upload_button" />
<xen:include template="attachment_upload" />
However, the upload button does not get displayed. Why is this happening?
<xen:include template="attachment_upload_button" />
<xen:include template="attachment_upload" />
However, the upload button does not get displayed. Why is this happening?
Last edited: