Multiple upload file not work in view or list page(v10)

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
playstorm
User
Posts: 27

Multiple upload file not work in view or list page(v10)

Post by playstorm »

If I upload multiple files(not picture) I can't see them in view or list page I see only filenames of them but cannot click for link
but in edit page I can view or download them by click at link file that's appear in field.

How can I view or download my upload file(not picture) in view page or list page ?

Thanks


danielc
User
Posts: 1601

Post by danielc »

Set your [HREF field] to your upload field in [View Tag] panel. Then you can click the link to download the file.

For the upload field (upload to folder), file name of the uploaded file will show in list/view page.


Post Reply