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

Radio buttons data not saving #29

Open
csandreas1 opened this issue Mar 31, 2020 · 0 comments
Open

Radio buttons data not saving #29

csandreas1 opened this issue Mar 31, 2020 · 0 comments

Comments

@csandreas1
Copy link

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>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant