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> |
||
|---|---|---|
| .. | ||
| Account | ||
| Activity | ||
| BotActivity | ||
| Bots | ||
| Categories | ||
| Dashboard | ||
| Messages | ||
| Orders | ||
| Products | ||
| Reviews | ||
| Shared | ||
| ShippingRates | ||
| SystemSettings | ||
| Users | ||
| VariantCollections | ||
| _ViewStart.cshtml | ||