Replies: 0
<?php cmb2_metabox_form( $meta_box, $object_id, $args ); ?>
with this code i am getting whole form..but can i get only one field with value?
Can i get one field with value from metaboxes?
if not how i rewrite form divs?where i can find it in source code?
i want to write fields(with value) in my own form