Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
Calling ResourceURL from soy template
Hi devs,
Im developing a new DDMFormField to manage upload files in other way that the default uploadFiles field liferay does.
I've seen that the basic structure of a custom DDMFormField is using soy templates and my problem is that when i tried to call a resourceCommand class from the soy template or *es.js file, i can't use <portlet:ResourceURL> tag like i used to use in a jsp when i develop a common portlet.
It is possible to call a ResourceCommand class from soy template or *.es.js files? In that case, how can i do it?
Kind regads,
Iñigo.