<input type="checkbox" name={field} id={field} onClick={(event) => this.buildTemplate(objectA, objectB, event.target.checked)} />