I recently added a new resource to my FIM environment and am having difficulties getting the information displayed that I want. I have created a nav bar resource for the search scope ran an IIS reset and everything looks good, I click on the new nav link and it takes me to the resource I want to see. However it has "DisplayName", "Description", "Created Time", and "Resource Type" in the displayed columns. I would like it to just show "DisplayName" and"templateID"(another attribute bound to the resource). I verified that in the search scope results I specified to return only those two attributes.
The URL the nav bar takes me to. http://devcars.nationwidechildrens.dev/IdentityManagement/aspx/customized/customizedobjects.aspx?type=[newResourceName]&searchType=[SearchScopeGUID]
I know I must be missing something I just can't seem to find it.