The module has expected behavior for everything except the listing, which is pretty important ! I tried to use contemplate to create a similar effect but there's no variable for the path, only for the file. I had to back port to version 5.x-2.2 for the listing to work properly. All of this using Drupal 5.7 and CCK 5.x-1.6-1.

Editing a node from the content type including the file would only display the header for the file description as well as the warning that uploading a new file would replace the actual one, so the expected listing in between was missing. Viewing the same node would skip altogether the file section including its label.

Comments

dopry’s picture

did you check the list checkbox?

dopry’s picture

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

Status: Postponed (maintainer needs more info) » Active

The table body including the list box doesn't display at all (verified in source code) ! However I tried the always list option on and off and it won't make a difference.

dopry’s picture

Version: 5.x-2.3-rc2 » 5.x-2.3-rc4
Status: Active » Postponed (maintainer needs more info)

sounds like you aren't displaying it properly in contemplate... a does this problem occur with RC4?

dopry’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

in contemplat you can check the value of the list box in php... i'm closing since there has been no update since march.