- This topic has 1 reply, 2 voices, and was last updated 11 months, 1 week ago by .
-
Topic
-
Hi Guys,
I am trying to use the required validation, but it did`t work. it only show the red * . can you help me ?$meta_boxes[] = array( 'title' => 'Country Code', 'taxonomies' => 'country-code', 'fields' => array( array( 'name' => 'dial-code', 'id' => 'dial-code', 'type' => 'number', 'desc' => 'enter the country dial code e.g. +20', 'required' => true, ) ), );
Thanks in advanced,
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.