I have dragged the predefined Form component in my page.
[img]form.PNG[/img]
I want to configure this form component i.e. by default it's points to itself, and data goes in BulkEditor. I want my data to be submitted to my own servlet. So how do I make the action="/MyServlet"
I also want to include my .js validation on this page, I tried using this linkhttp://www.sfu.ca/itservices/cms/howto/advanced/style-a-page/customjavascript.html but I just don't have the option of adding .js in my page properties, why?
Solved! Go to Solution.
Views
Replies
Total Likes
You should use client library folders to add javascript files:
http://dev.day.com/docs/en/cq/current/developing/clientlibs.html
scott
Views
Replies
Total Likes
For the form action, perhaps this will help:
scott
Views
Replies
Total Likes
You should use client library folders to add javascript files:
http://dev.day.com/docs/en/cq/current/developing/clientlibs.html
scott
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies