4.1.1.1.8. Radio Field
Parameter Type Required Description Example
options string with the comma (,) characters Some radio values. options=radio1,radio2,radio3

See also: Common parameters



<%
  String[] fieldDeep = ["jcrPath=/node/exo:isDeep", "defaultValues=true", "options=radio1,radio2,radio3"];
  uicomponent.addRadioBoxField("isDeep", fieldDeep);
%>
Copyright ©2012. All rights reserved. eXo Platform SAS