HI Team,
I feel strange while enabling or disabling the input field.
It doesn't work for me.
wdContext.currentVisibilityElement().setEndDateKnownEnabled(false);
I wrote this statement, but still it is enable.
I want to disable it based on various conditions.
readonly=false by default.
What could be the problem.
Regards,
Naresh