Attachments
Fields
| Field alias | Description | Data type | Editable |
|---|---|---|---|
| canWrite | write permission | boolean | |
| description | description | string | yes |
| file | file | string | yes |
| fileName | file name | string | yes |
| id | id | number | |
| mime | mime type | string | yes |
| name | name | string | yes |
Common expressions
| Expression | Description | Data type |
|---|---|---|
| getPageUrl("attachment", "id_attachment="+attachment.id) | url | string |
Relations
| Relationship | Relationshiop description |
|---|---|
| Has many and belongs to products | Products |