I used the TFS 2010 Power Tools to create a custom field for a Task. The custom field shows nicely inside Visual Studio 2010 on my machine and a coworkers machine.
However, when I go to Team Web Access in my browser, the new field does not appear in the form. I can change the value of my custom field using VS 2010.
The "Field Changes" section will display my changed value of my custom field in the browser.
The problem is that the editor control for the custom field doesn t appear in the browser, it only appears in VS 2010. Therefore, anyone using Team Web Access cannot edit my custom field.
Is there something more I need to do to make this custom field visible in Team Web Access? Is it a cache issue that will resolve itself?