You should use Javascript yourself in the good old fashioned way, including
all your own js files. You can use Javascript libraries as well like Jquery
which makes things a lot simpler.
On Wed, Apr 6, 2011 at 1:16 PM, Jehan wrote:
> Dear all
>
> I want to use ajax functionality but getting error
After checking the repo, the javascripts ajax helpers was removed in 1.2
(because of their prototype dependencies)
2011/4/6 Yohan GIARELLI
> Which version of symfony do you use ? This javascripts helpers are old
> symfony stuf, from 1.0, they are not in 1.4
>
>
> 2011/4/6 Jehan
>
>> Dear all
>>
Which version of symfony do you use ? This javascripts helpers are old
symfony stuf, from 1.0, they are not in 1.4
2011/4/6 Jehan
> Dear all
>
> I want to use ajax functionality but getting error that
> JavascriptHelper.php not found.
>
> Following is template code and error.
> please write me g