Hello everybody,
This may sound very basic, but I was not able to do it.
On form, I have 1 combobox, 'Diabetes' and 1 textbox 'Diabetes Start Age'. Initially 'Diabetes Start Age' is not enabled. If the value for 'Diabetes' combobox is 'Yes', then 'Diabetes Start Age' is enabled. Otherwise it is disabled. My problem here is when user selects 'Diabetes' as 'Yes' and enters 'Diabetes Start Age' and saves the data, after that, I want 'Diabetes Start Age' to be again in disabled state, however it is remaining in enabled state after saving.
Can you please throw some light on this?
I appreciate your help!
Thank you!