View Single Post
  #2 (permalink)  
Old June 8th, 2007, 19:15
bmj_23 bmj_23 is offline
Senior Member and Blogger
 
Join Date: May 2007
Posts: 170
Thanks: 4
Thanked 31 Times in 31 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 2
bmj_23 will become famous soon enough
Re: Set automatic write permissions onto fields

I cant think of any functionality in the standard OTM product that will allow you to control whether fields appear as "editable" in the UI based on certain status types and status values being set (apart from maybe some custom XSL work).

However, there is a lot of capability and functionality around action checks which you can use to enforce rules around what people can enter / have to enter in the UI. That would be something I would investigate first. It really depends, as with all these things, on the exact requirements that you have.

Others may have input on that.