Fixed checkbox to send proper boolean values: - Added value="true" to checkbox input - Added hidden field with value="false" for unchecked state - When unchecked: sends "false" from hidden field - When checked: sends "true" from checkbox (overrides hidden field) This follows standard ASP.NET checkbox binding pattern. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| Components/Products | ||
| Controllers | ||
| Views | ||