How to dynamically enable or disable field at runtime based on value of other column.
I am currently working on oracle R12. I have a requirement in webadi that for a record if at entry time user give input yes in enable flag column then column X should be enabled for entry else if input is no that column X should be read only . I.e user cannot edit column B for that record.