Add third-party links using JavaScript
Add third-party links to the Profiles business card using JavaScript.
In addition to defining services in LotusConnections-config.xml, we can include additional services in the Profiles business card using JavaScript. Your code can add a service either using a widget from another vendor or if the vendor-acquired application includes the business card as part of the application. These services do not need to be defined in LotusConnections-config.xml.
To extend the Profiles business card using JavaScript, see Integrate the Profiles business card.
If we added third-party links to the Profiles business card and those links are no longer needed, we can remove them by modifying LotusConnections-config.xml to undo or comment out what was done to add them. We cannot remove third-party links using JavaScript.
Parent topic:
Customize the Profiles business card
Related: