Page History
...
Copy the following files into the strings directory within your customization directory (<cnxshare>CONNECTIONS_SHARED/customization/strings):
View file | ||||
---|---|---|---|---|
|
View file | ||||
---|---|---|---|---|
|
...
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
...