Sagar Sura wrote: | | This is by design. The labels for just for the display and nothing to do with fields. In error message we get field names. |
|
Then the design needs to be changed.
You are thinking like a programmer and not listening to your users or thinking about how the system is going to be used. Microsoft has developed an extensible system but forgot that the error reporting has to match it.
It makes absolutely no sense what so ever to display in the UI an error message talking about a field the user cannot see. So you are forcing an error message on to the user that the user cannot do anything about.
For logging purposes your design makes sense as the the one going through the logs would be the admin wwho set up the process and the fields. But when a user is using Team System then the error message MUST be in the form that he can understand.
-- Robert
Robert Kozak |