#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 14th Dec 2025 to 21st Dec 2025.
| PDStig |
|
|
|---|---|---|
| Gabri |
|
|
| sholzy |
|
|
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).