Does RTC provide capability of creating a work item from within a widget ?
I would like to check if RTC provides a functionality in a dashboard widget where if I click on a button in my widget, it should redirect me to a new work item creation page. I have seen a couple of options going around this forum that allow me to do this:
Option 1: Where I use bookmarks feature and configure new work item links
Option 2: Where I use OSLC calls:
https://jazz.net/forum/questions/212195/how-to-create-work-item-using-javascript-within-an-opensocial-gadget
Is there an alternative way to achieve the same ?