[Plugin: Custom Field Template] Populate dropdown / tickbox options dynamically (using PHP?)
-
First things first: excellent plugin development. It’s full of potential, and easy to implement… top job. π
Now, I’m trying to work out a way to define the options of a select / checkbox set using values that are contained elsewhere in the database.
For example, if you have a list of locations as Pages, and you then want to create an event that is to occur at one of those locations, there should be a ‘Location’ custom field which would have a list of options based on the location pages available…
Is there any development that would allow these options to be gathered through a standard query? (Is there an established method for executing PHP within the template options of this plugin?)
I’ve yet to look at the plugin code thoroughly myself (I’m not particularly skilled with PHP anyway…), but I thought maybe this functionality was already being looked into elsewhere…
Many thanks in advance for any assistance.
The topic ‘[Plugin: Custom Field Template] Populate dropdown / tickbox options dynamically (using PHP?)’ is closed to new replies.