Our problem is, we are not able to get the checked value for '1'. If we have existing DCR and if its value(respective field) is empty, it is overwriting my setting i.e., the checkbox is not checked. I am trying to find the value of check box, so that I can check the element from javascript, but it is giving empty value. How can I resolve this issue?Thanks!Jenni
Hi All,Thanks for the continued efforts in helping each other. We are trying to display a dynamic check box by using inline command. We will checkthe database value, it might be one or zero/null. If it is 'one', the dynamic checkbox value should be '1' and it auto seleted/checked before displaying DCT. If it is 'zero',the check box value should be '0' and it should not checked automatically.Our problem is, we are not able to get the checked value for '1'. If we have existing DCR and if its value(respective field) is empty, it is overwriting my setting i.e., the checkbox is not checked. I am trying to find the value of check box, so that I can check the element from javascript, but it is giving empty value. How can I resolve this issue?Thanks!Jenni