Today I was fiddling around with some of the Connections API’s.
Came out with a little widget which shows all my communities in one widget.
Ordered by title. Search works for the title and the tags.
It makes finding communities faster…..
2 comments
Comments are closed.
Thanks for sharing.
Can you show code? Or describe how to develop Widgets? 😉 very interesting topic.
Hi
you could start with the official guide: https://www-10.lotus.com/ldd/lcwiki.nsf/dx/development-guide
But basically it’s just an iFrame which loads a html. I used jquery, datatables and the connections api in that html to provide the page.