Forums | Mahara Community

Developers /
wysiwyg issue in mahara


anonymous profile picture
Account deleted
Posts: 10

03 June 2010, 5:45

hello

when i m trying to put

wysiwyg in place of positiondescription

employement history  in MyResume form

it takes text area even i made change in

'positiondescription' => array(
                    'type'  => 'wysiwyg', //
i have changed here in get_addform_elements() function
                    'autofocus'  => '1',
                    'cols'  => 70,
                    'rows'  => 10,
                    
                    'help' => true,
            ),

Can Anybody give me hint how should i change it form text area to wysisyg ????

Thanks...

 

1 result