Hi All,Thanks in advance. I am trying to display a chechbox with the preselected option. But the checkbox appears without the tik mark. Any help would be greatly appreciated.Here is the code I have used.[html][/html]Thanks!JenniTS 6.5Windows 2K3
Perhaps it's because you are trying to use an option element without enclosing it within a checkbox element?
It would be better if you can post your entire code..
Could your inline in the beginning possibly be messing things up ? Can you try it without the inline ?
I do not know what to tell you, I loaded this on my system and removed the inline. I was getting JS errors with the second container there and no errors after I removed it. In either case I was able to change the Transition from Panning to Design checkbox.It is selected when I open a new DCR.
Hi nipper,Yes you are right. What I mean to say is that if I add the second container, the select attrib. is working. But if i have the DCT with just 1 container, the select is not preselecting the checkbox. Please ignore the JS part, as the error is because I added the second container to see whether the select was working or not.Thanks!Jenni
That is not the behavior I saw. I removed the second container, and the checkbox is checked when I created a new one.Andy
I don't mean to hijack this thread, but could you upload your PLC_DctHlplink.ipl file. I'm curious as to how you were able to get that link on the DCT.
Thank you.As for the issue you are experiencing, I too tried it and was unable to replicate the issue on my system. Both checkboxes are checked.You are opening up a new DCR and not a previously saved DCR, correct? In your screenshot you posted I notice that the DCR has a name already indicating that it has been saved. If it was saved with it unchecked, then it will stay that way until it is checked and then resaved. Is this issue happening on a new DCR?
You ROCK!!! Yes I was testing on the already existing DCR. That was the issue. Thanks a lot for solving this mystery.Thanks!Jenni