I would like to use Blossom to manage the dialogs for the data workspace. When 
I create a dialog in adminCentral, I can add the property list=true to a 
control and the field will be displayed in a column in AdminCentral. This is 
usefull to rapidly see my data instead of clicking each element to see what it 
contains. 

[url=http://documentation.magnolia-cms.com/reference/controls.html#Commonproperties]Magnolia
 controls properties : look for the property "list"[/url]

In blossom I tried this without success.
DialogEdit dialogEdit = tab.addEdit("description", "Description", "");
dialogEdit.setConfig("list", true);

This is sad because I will not be able to use blossom because of this.

-- 
Context is everything: 
http://forum.magnolia-cms.com/forum/thread.html?threadId=f2ab5b31-4343-4741-b1c9-a74877fa411e


----------------------------------------------------------------
For list details, see http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to