• Hi, I’m using the following:

    [class]
    type = fieldset_open
    multiple = true
    multipleButton = true
    
    [class_location]
    type=checkbox
    value = item1 # item2 # item 3
    valueLabel = Label 1 # Label 2 # Label 3
    label = Class Location
    hideKey = true
    blank = true
    
    [class]
    type = fieldset_close

    When I add a new row, the checkbox data simply mirrors the checkboxes above it. If I save, then the whole “class_location” doesn’t even appear a second time.

    Any ideas, is there a fix for this?
    Thanks for the help.

The topic ‘[Plugin: Custom Field Template] multiple checkboxes mirroring each other’ is closed to new replies.