I am building a small settings page and want to have direct access to each option versus grabbing all options as an array and pulling out a single option from that array.
I read the docs and it says the only method right now is to save as an array.
https://docs.metabox.io/extensions/mb-settings-page/#data
Is it possible to save the value of the setting to the database as a single value?
Is there a plan to add this functionality?
I think this is very similar to how you offer the option to save post meta as an array or single value with 'multiple' => true
https://docs.metabox.io/database/#cloneable-fields