Problem 1: Add a new widget in Communities so that a user can choose it by customizing their community.
Problem 2: Place a new widget in the Profiles page.
Search the IBM Connections documentation for the steps to solve your problem.
- Start the wsadmin commandline interface as administrator. ATTENTION: All commands for the commandline interface are case sensitive!
- Activate the relevant Jython script.
- Check out the relevant IBM Connections configuration XML file.
- Open the IBM Connections configuration XML file and edit the parameters. ATTENTION: Make sure you don’t accidentally violate the XML schema, e.g. by forgetting to close a tag or a quotation mark.
- Check in the configuration file again.
Navigate to Administration – General, subsection Widgets.
Use the “Add Widget” button. For a Communities-Widget, select Type “Communities”, for a Profiles-Widget select Type “Profiles”. Then fill in the widget definition parameters the widget needs.
Problem 2: To add a Profiles-Widget to the Profiles view, add a location for the widget in “Location”:
After editing the parameters, a confirmation popup summarizes the changes and allows you to enter a comment. All changes, comments, and who made them, are logged by the CAT application.