Steve,
The data being entered via Form is adding and updating correctly and I can see it populating the _meta table.
I checked and the registerMetabox() ‘fields’=>ID value matches the settingsOption() $blocks[‘fields-id’]. The new fields have been turned on the Settings->Display.
Interestingly though, checking and unchecking entries under the “Single Entry” section appears not to change what is displayed on the cMap card-single template, where I cam using $entry->getContentBlock( ‘fields-id’ ); to display the desired values. The former “income levels” value is displayed, as are all of the values that are text, irrespective of whether they are enabled or disabled on Settings->Display.
Any other thoughts?
Unfortunately the implementation is on our intranet and so I can’t share anything.
