To get full access to the Kademi Hub existing customers can login here, or new customers can register here.
Properties
Name | Returns | Notes | Example |
---|---|---|---|
id | String | Unique internal identifier for this field | |
label | String | User friendly label | |
type | String | Eg string or integer | |
parentTypes | List | If this field is only to be used as a child property of certain types, those should be returned here. Eg ["Profile", "Organisation"] | |
input | String | Eg select, radio or null | |
values | List | For use with a limited set of allowed selected values | |
operators | List | The list of operators this field supports | |
version | int | The version of the field system this is part of |