I'm using the above REST API (GET /rest/api/3/field) to get all fields with their types.
When I examine the resulting JSON, each custom fields has the dict entry some_entry['schema']['type'],
the value being the field type.
There are two problems:
1. Both radio buttons and checkbox return the same value, ':radiobuttons'
2. All selections (single, multi and cascade) return the same value, ':select'
Any idea how to make this distinction?
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.