Just to clarify, I want the nested input to be on the same line as the check box. The new column won’t work as the nested elements are added in new lines by default
That’s exactly how I want it to look, but I want the checkbox to enable/disable the input like it did in my original code when the input was in the list array. I know I can do it your way and code the behavior but I have about 30 of these and it would be much simpler to use the included functionality. I’m starting to think that’s probably not possible
Hello,
Could you give the code to enable/disable the input from the checkbox ?
Why there have an offset between checkbox and the left boder page ? Can you sove it ?