Skip to content
This repository was archived by the owner on Mar 31, 2020. It is now read-only.
This repository was archived by the owner on Mar 31, 2020. It is now read-only.

Radio buttons data not saving #29

Description

@csandreas1

Hello, very good work on this project.

I experience an issue with radio buttons. They are not saving. Inputs are rendered on the html via ajax like so, considering this comes in a loop:

<tr>
<td>
 <input title="action" id="ft_ac1" type="radio" name="forward_type1" class="form-check-input">
<input title="cc" id="ft_cc1" type="radio" name="forward_type1" class="form-check-input">
</td>
</tr>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions