- This topic has 3 replies, 2 voices, and was last updated 1 month ago by .
-
Topic
-
Hello.
We are trying to implement the MB custom table plugin on custom post type with grouped clone fields but the plugin doesn’t seems to be work. Can you please help us with this.
Array ( [title] => floor_plans [type] => group [clone] => 1 [sort_clone] => [tab] => floor_plans [storage_type] => custom_table [table] => db_prefix_custom_table_name [fields] => Array ( [0] => Array ( [name] => field 1 [placeholder] => fill the field [id] => plan_title [type] => text [columns] => 12 ) [1] => Array ( [name] => field 2 [placeholder] => fill the field [id] => plan_title [type] => text [columns] => 12 ) [2] => Array ( [name] => field 3 [placeholder] => fill the field [id] => plan_title [type] => text [columns] => 12 )
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.