How to remove work item Type attribute in web Inline editor?
Requirement :
When logging a Defect from RQM, the Defect form has Work Item Type attribute as a drop down list of values. This List of Values shows custom and predefined work item types. The default work item type is "Defect".
The user can select another value from the drop down while logging a defect.
This should be RESTRICTED / NOT ALLOWED.
Basically we don't want the work Item Type attribute to be available in the web inline editor. Is there a way to remove it or make it read only??
Problem Analysis:
On further investigation we found the following:
1) The UI form used when logging a defect uses a Web Inline Editor.
2) The Web Inline editor does not have the work Item type attribute in it available for editing. Like making it read only from presentation properties or remove the editor presentation for this attribute to remove it from the form.
3) In the permissions section setting the modify permissions to none has no effects.
4) Looking at the operation behavior and presentation read only properties, we were not able to set this attribute to read only or remove from the editor.
we are using CLM 5.0.2.
Please suggest if there is a way to fix this, even if it can be done through Java scripting or Java Extensions?
|
One answer
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.