Did you apply the decorators in the indexAction of in the formbuilder
function?
Rohit83 schreef:
Hi,
I have written IndexController and in that controller under indexAction i
have called form containing two fields,lets say username and password.Now i
applied the decorators to the form so it appears correctly on browser.But
when i call the same form under another action lets say locateAction,
all CSS disappeared and only the form is called.
Please anybody help me out regarding how i to handle this.
Thanks
Rohit