I have installed and configured the lastet version of WebFM. Installation seems to be okay: uploading a file succeeds and is visible in the edit screen. However, when I have submitted the changes the file are not shown in the display mode. File is registered in the database and available on the filesystem.

Am I missing something here?

Comments

robmilne’s picture

Status: Active » Postponed (maintainer needs more info)

Is the file attached to the node? Is it referenced in the node body via webfm_send?

gmclelland’s picture

When you are editing a node, you have to right click on the file and tell it to attach to the node. This is after you have uploaded a file. Then your file will be displayed on the node page.

robmilne’s picture

Did you enable webfm attachments for the node type?

edvanleeuwen’s picture

Thnaks for the help.

The file was not attached to the node. I used right-click, attached it and everything worked fine.

Is this something which can be automated, so when I upload a file in a node's edit window, the file is automatically attached? I was hoping that the option 'Append file links to Node Body' would do that for me.

edvanleeuwen’s picture

Status: Postponed (maintainer needs more info) » Active
robmilne’s picture

Status: Active » Closed (works as designed)

'Append file links to Node Body' simply enables the inclusion of attachments during node building. I have no plans to change the attachment workflow.