In 6.2.x It's mandatory to add the namespace to the name attribute for inputs/textarea and so on (see http://www.w3schools.com/html/html_forms.asp) in forms unless you set the property requires-namespaced-parameters to false in liferay-portlet.xml but by default is set to true.
In 6.2.x It's mandatory to add the namespace to the name attribute for inputs/textarea and so on (see http://www.w3schools.com/html/html_forms.asp) in forms unless you set the property requires-namespaced-parameters to false in liferay-portlet.xml but by default is set to true.
It coud be an option in the tool, not by default.