Apwide File Field readonly state: Cannot set field to readonly state with "Behaviours" plugin

mfedotov December 5, 2019

Trying to evaluate "Apwide File Field" plugin.

Installed plugin.

Configured field with name "Some field".

My goal now is to set field value readonly except 1 dialog.

Created "Behaviours" script:

def someField = getFieldByName("SomeField")

someField.setReadOnly(true)

someField.setRequired(true)

I see that 'Required' flag is being set. However setReadOnly method seems not working - field is still editable.

Without ability to do that, I won't be able to use this plugin.

Extra question: Is there any other plugin available which allows to have "custom" attachment fields? and will work with scripts?

 

Thank you for help.

 

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events