...
The choices URL property allows you to use an external program to return your choice options and values by passing them using JSON formatting. A PHP script would be one example of a service custom program used to pass the values to your application. When using the choices url property, all database-driven auto-complete properties are ignored.
...