Making Read only attribute editable by using java api
Hi Everyone,
I need to update Read only attribute using java API.
Is it possible to make read only attribute Editable by using Java API.
Can we make read only attribute set to false by using java api and update its value. Then again make attribute read only by using api.
Kindly suggest.
|
Be the first one to answer this question!
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.
Comments
I am not aware that this is supported. I have once looked into doing this and I was unable to find a way to do that.