I'd like to create a UI for my plugin that's consistent with the rest of FogBugz. Both the tags and subcases provide ajax lookup and the nice tab-to-create-pretty-blue-box functionality. I'd like to do the same thing in a plugin.
Is this possible through the plugin API or possible by manually generating html/javascript?