Note that per album allowing of comments is doable, but not exposed to the UI yet.
This commit is contained in:
parent
ba56fe41c7
commit
27e30c74c4
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ aspect assetName => ['assetName', 'Asset_GalleryAlbum'];
|
|||
aspect icon => 'photoAlbum.gif';
|
||||
aspect tableName => 'GalleryAlbum';
|
||||
|
||||
property allowComments => (
|
||||
property allowComments => ( ##Note, there's no UI for this feature. There's just the framework for it.
|
||||
noFormPost => 1,
|
||||
fieldType => "yesNo",
|
||||
default => 1,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue