Control specific hidden attributes to customize workitemform controls
A while back I made a post on Hidden attributes to control your work item form layout . Later I realized from a forum post that there are few control specific attributes that are not documentated, so I updated the post with NumberFormat & MaxLength attributes for FieldControl and Format & CustomFormat attributes for DateTimeControl. I did another search in code and looks like I haven't missed any other attributes. The format attributes are good to know for DateTimeControl because I occasionally hear the question: DateTimeControl seems to show only Date, no "time" part - now we know how to set it up to show time part.
Comments
Anonymous
March 22, 2007
is there a way to put an image or dynamic text on a tab of a tabpage based on a field's value? I am wanting to highlight a tab (for instance the attachments or links tab) if they have data in them.Anonymous
March 22, 2007
Answer to above question is No. We have this feature in list of things considered though.Anonymous
March 22, 2007
Answer to above question is No. We have this feature in list of things considered though.Anonymous
April 03, 2007
Hello, the link in this post is no longer functional. "Hidden attributes to control your work item form layout"Anonymous
April 03, 2007
The proper link is the following: http://blogs.msdn.com/narend/archive/2007/02/09/hidden-attributes-to-control-your-work-item-form-layout.aspxAnonymous
April 04, 2007
Thanks for reporting it Bertrand. i fixed it now.