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
Liferay 7.4 - How to add custom js after module load on page
Hi,
I have created module fregment for DMS and want to retrive some data from external API and fill in some fields(tags text fileds) on page load. I am using ready funcation to execute custom javascript code but ready funcation executed before fields(tags text fileds) loaded on page.
Please suggest how to check all components loaded page then execute custom javascript code.
Thanks