#609 - Radio button data type not honoring the "Required" flag.
0 guests and 0 members have recently viewed this.
The top 3 point earners from 8th Feb 2026 to 15th Feb 2026.
| Gabri |
|
|
|---|---|---|
| Master Rat |
|
|
| PDStig |
|
|
There are no events at this time
Radio lists don't have any field validation functionality. Implement this.
This is relatively complex as radio buttons are not a single input like normal lists are.
This will involve changing the API, and therefore many files.
The previous hotfix broke theme image selection. This second fix is needed as well (install after the first).