I have added. Now it is showing text "New Hire Component" only.
Another thing, I noticed, this component is not initializing, I stuck with this issue for many days.
Hi all
I am working on Touch UI and created a new simple component "New Hire".
The problem is this component is not showing on page when I drop it on the page but its showing in content tree.
I have verified template policies and enabled component for the template but still this component not showin...
I am using Core Form Container to build a Simple form which needs to post some data to a servlet, . On clicking the Submit button, I could see that my servlet is not getting called and can't see any error in the Network tab in chrome. Not sure what we are missing here. Could you please help us on ho...
I have similar issue. I am using Post from Data, but it is not hitting my servlet. My servlet url is /bin/stewart/procurementServlet. Not sure what am I missing.