Forums | Mahara Community

Developers /
calendar is not popup


anonymous profile picture
Account deleted
Posts: 10

03 June 2010, 6:32

hello

 

when i m trying to make calendar for date in employement history section of the myresume page

it is not popup

what shoul i change in my code ??

mycode is....

'date' => array(
                    'type'       => 'calendar',
                    'caloptions' => array(
                        'showsTime'      => false,
                        'ifFormat'       => '%Y/%m/%d'
                    ),
                   
                    'title' => get_string('date', 'artefact.resume'),
                    'help'  => true,
               
            ),

can any body help me ??

1 result