3.4.2.2. Non-editable fields

It is possible to create widgets that are non-editable (and then only used to print some information).



String[] fieldCategories = ["jcrPath=/node/exo:category", "multiValues=true", "reference=true", "editable=false"]; uicomponent.addTextField("categories", fieldCategories);
Copyright ©2012. All rights reserved. eXo Platform SAS