'menu_bg' => [
'data_type' => 'varchar',
'form' => [
'type' => 'text',
'label' => 'Background',
],
],
$form->field( 'menu_bg' )->set_template( str_replace( '{field}', $dropzone,
$form->get_config( 'field_template' ) ) );
It looks like you're new here. If you want to get involved, click one of these buttons!