fix attachmentsJson fieldType
This commit is contained in:
parent
29b1f794cd
commit
8de5ab0d53
1 changed files with 1 additions and 1 deletions
|
|
@ -104,7 +104,7 @@ property storageIdExample => (
|
|||
);
|
||||
|
||||
property attachmentsJson => (
|
||||
fieldType => 'image',
|
||||
fieldType => 'JsonTable',
|
||||
label => [ "attachments display label", "Asset_Template" ],
|
||||
);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue