Dynamically Populate a Select Field’s Choices

Overview Need to dynamically populate a field’s choices? This tutorial shows how to take a value saved to an options page and use it to override the choices array for a Select field. The ‘choices’ array attribute is also used with the Radio Button and Checkbox fields. Most of this tutorial applies to any of … Continue reading Dynamically Populate a Select Field’s Choices