Hi there, we're taking advantage of the Issues Tracking lists on a number of project sites using SP2010. I've created a VS2010 solution that adds a new group with a Label and TextBox control and that works great. Problem is, when my JavaScript CommandUIHandler
runs, I have no idea how to access what the user actually typed in to build the URL to the issue ID, and couldn't find documentation on it.
Any ideas?
-Dex
View Complete Post