what are the parameters on the RTC url to create a task and fill in the 'filed against' parameter?
![](http://jazz.net/_images/myphoto/536df2991293301c08f27cf39d1fc33e.jpg)
I would like to give my users a url that they can click and it will create a task and fill in the "filed against" value for them. I found that I can call a url that will open the task creation form using #action=com.ibm.team.workitem.newWorkItem&type=task. I would like to take it a couple steps further and actually fill in the "Filed Against", and "Found In" parameters. This would save them the clicks to select, and help ensure that they get the right data in the fields.
Is this possible?
Thanks
Tracy
Is this possible?
Thanks
Tracy
One answer
![](http://jazz.net/_images/myphoto/536df2991293301c08f27cf39d1fc33e.jpg)
Hi Tracy,
You can create a default value of 'Category' type and use it for the 'Filed Against' attribute. See https://jazz.net/library/article/1003/#def-values
I don't see 'deliverable' as an option for a default value. Not sure if it's supported.
You may want to look into the following link as well: https://jazz.net/wiki/bin/view/Main/AttributeCustomization
You can create a default value of 'Category' type and use it for the 'Filed Against' attribute. See https://jazz.net/library/article/1003/#def-values
I don't see 'deliverable' as an option for a default value. Not sure if it's supported.
You may want to look into the following link as well: https://jazz.net/wiki/bin/view/Main/AttributeCustomization