v. 1.50 ~

๐Ÿ“ฆ v 1.52
  • Added Attachment Component for Including Related Files in Documents

v 1.52

๐Ÿ—“๏ธ Release Date

2024. 9. 25.

๐Ÿ“’ Summary

  • Added Attachment Component for Including Related Files in Documents

โš™๏ธ Feature

Document Template Builder

We have introduced a new Attachment component that allows users to add a list of related attachments to documents!


๐Ÿ“Œ Filtering

You can customize the attachment list through filtering options.

๐Ÿท๏ธ None

Retrieve all attachments without any conditions.

๐Ÿท๏ธ AND (default)

Retrieve attachments that meet all specified conditions.

๐Ÿท๏ธ OR

Retrieve attachments that meet one or more specified conditions.

๐Ÿท๏ธ Custom

Use parentheses, AND, OR, and NOT to construct your own logical filter conditions.

The example image shows a query searching for attachments where the file name starts with "Report" and the extension is either "png" or "jpg."


โœจ Please note that only one Attachment component can be added to a document

Last updated