Asked by Maximiliano Calderón on Oct 29, 2024
Maximiliano seeks a true/false field type that returns a boolean via API instead of a string.
Answered by Ahmed Hassan
Ahmed advises using a single checkbox field and converting the string value to a boolean in code.