Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X
Hello everybody!
I would like to limit editability of Requirement fields depending on user role and Document state. How could it be made?
I know about the Editability tab in type Edit window. But State field is used both for Document and Requirement items and have independent values.
My idea is to add to Requirement one more computed field which value will be set depending on Document state field. However such a solution will need for the new field to be visible for Editable rule to be executed. And as from my experience any computed field needs time to be computed which is a problem for big Documents.
Maybe you can propose another solution or tell me about documented procedure which I haven't found yet.