Table empty always
-
Hi I keep trying to just view the variable as a printr as no functions I am doing with it work. It turns out it’s empty. However the data is there in the field creation post….I’m using the correct name but no idea what’s going on…going a little crazy.
$table = get_field( 'cc_core_subjects' );'key' => 'field_58d9d8dbbb3d5', 'label' => 'Core Subjects', 'name' => 'cc_core_subjects', 'type' => 'table', 'required' => 1, 'use_header' => 1,
The topic ‘Table empty always’ is closed to new replies.