Hello Everyone,
I am not sure if this is as starightforward as it looks.
"How to Enable / Disable a row in an Editable List View based on output of another column"
Ex:
The list view has 2 coln say Question and Response . QUestion is of type text and Response is a dropdownlist with values "True" or "False"
When the list view is loaded, it shows for ex:10 rows , out of which Row 2 is disabled (not sure how to do this).
IF I select Response for Row 1 as "False" , then Row 2 should be enabled .
One option may be to do so by adding a button and then firing a rule on button click.
Is there any way to do so without having any button click ?
Hope I was clear in framing my issue.
Appreciate any resposne.
Thanks and Regards,
Satya