laravel-crm
laravel-crm copied to clipboard
Checkbox not showing in webforms
Bug report
Checkbox not showing in webforms
Issue Description
When you create an attribute of type checkbox and added to the webform, in preview o public link is not showing the checkbox, only shows the label.
Preconditions
1. Version v1.2.4
Steps to reproduce
1. Create a webform
2. Add a custom attribute of type checkbox
Expected result
should show a checkbox to check the option
Actual result
Only the label is showing up
Hi there, Thanks for reporting, we will fix this issue in our upcoming release.
PR https://github.com/krayin/laravel-crm/pull/1232
I have checked this PR #1232 and it is working fine.
I have checked this issue with PR #1232, this issue has been resolved.