Form doesn’t show name field after updating to 2.8.2
-
Form doesn’t show name field after updating to 2.8.2.
Here is my code.
$fields = array('name' => array( 'label' => 'Name')); echo $mypod->form( $fields );
It shows name field on 2.8.1
2.8.3 has the same problem.
Viewing 14 replies - 1 through 14 (of 14 total)
Viewing 14 replies - 1 through 14 (of 14 total)
- The topic ‘Form doesn’t show name field after updating to 2.8.2’ is closed to new replies.