Hello all,

Not sure how something so fundamental to Symfony is not working for
me, but for my backend module I have in my templates directory a
_form.php file and a _form.js file.  The php file is functioning in
that my form and subforms etc render properly, but the javascript
functions in the js file appear not to be available.  Browser view-
source provides no reference that suggests that the js file is
available either.

I'm concluding that the use_javascripts_for_form($form) function at
the top of my php files is not finding the js file.  No error messages
are generated.  After searching the forums and web, I've had no luck
finding suggestions.  Any advice would be appreciated.  Thanks.

Directory structure:
    /backend/modules/transaction_receipt/templates/
        _form.php
        _form.js

For Symfony 1.4.2, Doctrine 1.2

 - Michael

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

To unsubscribe, reply using "remove me" as the subject.

Reply via email to