For my website I have a custom directive for some fields, I would like to dynamically change in the directive whether a particular field should be read only or not based on some values.
Is this possible? and if so how?
For my website I have a custom directive for some fields, I would like to dynamically change in the directive whether a particular field should be read only or not based on some values.
Is this possible? and if so how?