Hello,
I have a form for "Test". In that form i have two fields, "test_category(such as "written","interview","medical")" and "total_marks". I compute total marks from other fields. As you know when we compute a field using "compute" then it becomes readonly. Now i want that when my "test_category" is "written" only then "total_marks" field should be readonly or computed, otherwise it should be editable.
help please,
Thank you