This is a new field free plug-in that allows a developer to specify SQL statements in the field definition metadata to populate a select list with the results of the query.
Feel free to check it out, read the code to get a good grasp of how is this accomplished, test it and please report any bugs. It's working fine for us making a select element (enum) change based on the values of the results of a query but it hasn't been thoroughly tested.
Feel free to check it out, read the code to get a good grasp of how is this accomplished, test it and please report any bugs. It's working fine for us making a select element (enum) change based on the values of the results of a query but it hasn't been thoroughly tested.
Comment