Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Summary

The Attachment -table macroTable Macro doesn't support an option to include a drag and drop area like when using the attachments macro. However, this can still be accomplished on a page by using a combination of the attachment-table macro and the attachments macro. The drag and drop area is a convenient way to add attachments to the existing page.

...

Table plus
autoNumbertrue
StepDiscussion
Add the attachment-table macro to the page like normalSpecify optional parameters
Add a table-plus macro after the attachment-table 
Specify H,H,H for the Column types parameter of the table-plus macroThis will hide 3 columns of any table
Inside the table-plus macro, add an attachments macro 
Specify selection criteria on the attachments macro that is unlikely to be metExample: Attachment Labels = xxxxxxxxxx
Ensure the Allow upload is checked on the attachments macro 
Section
Column

Live example

  • Limited by the fact that most viewers of this page do not have permission to add attachments (sad). So, no drag and drop area will be shown. See the image that follows instead.

 

Attachment table
columnsFile, Size, Creator, Created, Thumbnail

Table plus
columnTypesH,H,H

Attachments
labelsxxxxxxxxxxx

...