Field in read only state in "initialization" state
Accepted answer
I think you should use Required Attributes for Type and State in attribute customization.
See these links:
Work Items attribute customization
https://jazz.net/wiki/bin/view/Main/AttributeCustomization#Conditions
Custom Read-only and Required Attributes
https://jazz.net/library/article/1003
Comments
I meant to say "Read Only Attributes for Type and State". Sorry about that. Apply this to the Work Item Save operation in Operation Behavior.
Use the built in operational behavior "Read-Only Attributes For Type and State". Pick the state that is reached after saving the first time (e.g. new) as state and the Read-Only Attributes For Type and State precondition works as requested.
See https://jazz.net/library/article/997 for more info.
Comments
Donald Nong
Aug 21 '17, 8:14 p.m.What exactly is an "initialization" state? What is the first state of your work flow - that is the target state of the "start action"?