Cannot download file

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

Cannot download file

Post by knkplans »

Hi,
I've got a bit of problem to make user able download the uploaded file. I have set the "edit" panel to "file "and set "formated text" in "view" panel. I could also see the file in the uploader folder. I could see the "<a>" syntac in the generated file, but i can't see the "href=". Funny thing is when i edit the table, the link works.

Is there any step that i miss? Thanks


arbei
User
Posts: 9286

Post by arbei »

You need to set up the [HREF field] in [View Tag] -> [Hyperlink] -> [HREF field] as the field itself.

Read help file topic: "Project Setup" -> "Field Setup" -> "View Tag" -> "hyperlink" for more information.


knkplans
User
Posts: 28

Post by knkplans »

It works. Thanks!


Post Reply