i have a problem with two forms in which 10 checkbox items should be snychronized from one to the other interaction. Means, if in the upper list I check item #1, I want to have in the bottom list, which contains almost the same items (same amount of checkboxes) the first item checked automatically.
I try to match the items in the script via classes.
I have a custom code with java script embedded after the forms.