Line 3: <input type="checkbox" name="<%= name %>" value="1"<% should be: <input type="checkbox" name="<%= name %>" value="<%= brick.dbTrue %>"
Log in to post a comment.