Garey Smiley wrote:
Sudheer Satyanarayana wrote:
Garey Smiley wrote:
I can't seem to find a fully working Zend_Dojo_Form example that actually
works and includes bootstrap, controller and view that work with the
example
Zend_Dojo_Form class.
I've tried many of them from the web, but all of them seem to be missing
certain vital information to actually make them work.
Have you tried the following?
http://techchorus.net/add-cool-zend-dojo-date-picker-form-element-without-writing-single-line-javascript
http://techchorus.net/autocomplete-example-zenddojoformelementfilteringselect-and-zenddojodata
--
With warm regards,
Sudheer. S
Business: http://binaryvibes.co.in, Tech stuff: http://techchorus.net,
Personal: http://sudheer.net
Yep. I got:
Fatal error:
Uncaught exception 'Zend_Controller_Dispatcher_Exception' with message
'Invalid controller specified (index)'
The error message indicates, you haven't set the right controller
directory or there is no index controller. You will be able to get
Zend_Dojo_Form to work only after the 'invalid controller' issue is fixed.
--
With warm regards,
Sudheer. S
Business: http://binaryvibes.co.in, Tech stuff: http://techchorus.net,
Personal: http://sudheer.net