How to make widget checkbox mandatory
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10 hours ago
i have a checkbox in my widget html:
<label>
<input type="checkbox" ng-model="c.data.accepted" />
correct</label>this is not a mandatory checkbox, how do i make it so?
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
8 hours ago
Hi @asd22
Most likely, you don’t need to enforce this in the widget at all - you should make the checkbox mandatory on the Catalog Item or Record Producer form that your widget is using.
Best regards,
Renat Akhmedov
