Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

statisticsReportsBean.selectItemsReportFormats}"/>
</ice:selectOneMenu>ReportFormat>e
WidgetKommentarAussehenXML Definition
ACD GruppenAuswahl der ACD GruppenImage AddedAusgabeformat Auswahl des Ausgabeformates (PDF, CSV, HTML, XLS ...) Image Removed
<ice:outputText value="#{messages['StatisticsReports.execute.ReportFormatGroups']} :"/>
<ice:selectOneMenu<jt:dualList sorted="true" id="reportFormatgroupsIds" value="#{statisticsReportsBean.reportParams['ReportFormatgroupsIds']}" requiredwidth="200px" height="true100px" styleClassavailable="em20d7#{messages['Common.Duallist.Available']}" partialSubmitselected="true#{messages['Common.Duallist.Selected']}" valueChangeListenersource="#{statisticsReportsBeanacdGroupsBean.processValueChangeReportFormatselectItemsForReports}"/>
<f:selectItems<ice:message for="groupsIds"/>
AgentenAuswahl der ACD AgentenImage Added
<ice:outputText value="#{
messages['StatisticsReports.execute.Agents']} :"/>
<jt:dualList sorted="true" id="usersIds" value="#{statisticsReportsBean.reportParams['usersIds']}" width="200px" height="100px" available="#{messages['Common.Duallist.Available']}" selected="#{messages['Common.Duallist.Selected']}" source="#{usersBean.selectItemsForReports}"/>
<ice:message for="
usersIds"/
>