Support

Account

Home Forums General Issues Output Select label, based on page parent ID Reply To: Output Select label, based on page parent ID

  • Hi @juxprose

    wouldn’t the field name be ‘color_scheme_color’ instead of ‘color’?

    I think your first line of code should be:

    
    $field = get_field_object('color_scheme_color');