Hello, It seems that I have to modified completly my app to make it work with components, I would just like to confirm it...
Here a my url : myapp/mycontroller/myfunction/mytable or args 0
When I try
{{=LOAD(c='mycontroller',f='myfunction',args='mytable',extension='.load',ajax=True)}}
It keeps loading... for ever.
It seems that if ".load" is not applied to myfunction.load it can't work...
If I try : myfunction.load and args=mytable noting better happen.
Thanks
Richard

