Blog
Liferay Kaleo workflows: How to get rid of no-reply@liferay.com
When a kaleo workflow in Liferay 6.2 sends an email, it adds automatically as the sender the email no-reply@liferay.com.
Liferay Studio 2.2.x won't do the update thing
If you want to try to update your Liferay Studio, you may encounter the following problem:
Stop the parallel rendering of the portlets view
You can do this by adding
p_p_parallel=0
in the URL.
Portlets communication on the same page in render phase.
Once again I faced the same old problem: I have one portlet A which carries a value X and 2 other portlets on the same page B and C that needs…