Error rendering macro 'rw-search'

null

Downloads

Versions Compared

Key

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

...

Copy the following files into the strings directory within your customization directory (<cnxshare>CONNECTIONS_SHARED/customization/strings):

View file
namecom.panagenda.ce.widgets.properties
height250
View file
namecom.panagenda.ce.widgets_en.properties
height250

...

Code Block
NewsWidgetCatalogService.enableWidget("<widgetWIDGET_id>ID")

Refresh the cache to enable the changes:

...

You can customize the look and feel of the widget by providing your our CSS customization. Therefore you need to add your customizations into ceWidgets/custom.css file and copy it into your Community customization directory (<cnxshare>CONNECTIONS_SHARED/customization/communities/ceWidgets). 

...

Code Block
<itemSet>
  <item name="cookie" value="<customCOOKIE_cookie_name>NAME"/>
</itemSet>

Disable Community Overview Widget

...