Versions Compared

Key

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

...

The clientside SidebarContentItemWidget.contentItemChange event is now automatically triggered on content changes using contentManagement.updateContentItemVersion. Custom code using other triggers for updating the information being shown or throwing events to update other sidebar widgets should be adjusted or removed in order to avoid double updates.


...

XperienCentral 10.15.0

- In order to make sure the wm-hostname tag works on WebSphere, a change in the default   xslStyleSheet.jspf has been made. Also, a default hostname is included in the form.tag. If these   files are overruled by a custom presentation, please update accordingly.


...

XperienCentral 10.14.0

...

  • Please add the file xslStyleSheetForm.xml to the presentation of your project and include it by

...

  • adding the following line to xslStyleSheet.jspf, according to the example presentation:

...


  • <wm:render presentationName="xslStyleSheetForm" />

...


  • In order to render Interactive Forms in a cross-domain manner, a number of files have been changed.

...

  • If the default contentpartEmbedded.jspf, form.tag, formStep.jspf, or formvalidationbindings.js are

...

  • overruled in a custom presentation, please synchronize these files. Also, a CORSFilter for Cross-

...

  • Origin Resource Sharing has been added to the web.xml. If you are using a modified web.xml file

...

  • , please update accordingly.


...

XperienCentral 10.13.0

- Interactive Forms now supports RBAC authorization for all handlers, routers, validators,

...