Message Boards

Liferay.Form (javascript) not reconized on IE 11 (Liferay 6.2)

Rodrigo Rapozo, modified 3 Years ago.

Liferay.Form (javascript) not reconized on IE 11 (Liferay 6.2)

New Member Posts: 4 Join Date: 9/25/20 Recent Posts

I have a bug just in IE 11 there is not reconized the object Form (undefined) inside the Liferay prop. (Liferay 6.2)

var validator = Liferay.Form.get('<portlet:namespace />fm').formValidator;

Any idea why?