Today we will open Web Content Edit Page from our custom portlet.We already know how to write struts action hook here we use the same approach. We create a simple portlet and provide a link on click of that link we open the web content in control panel.
This blog is specially create for learning step by step liferay.We can learn liferay,hooks,ext,portlet,layout ,services and themes with eclipse ide.
Showing posts with label UseFul Solutions. Show all posts
Showing posts with label UseFul Solutions. Show all posts
Friday, June 29, 2018
Open Web Content in Control Panel from your Custom Portlet
Today we will open Web Content Edit Page from our custom portlet.We already know how to write struts action hook here we use the same approach. We create a simple portlet and provide a link on click of that link we open the web content in control panel.
Labels:
UseFul Solutions,
Web Content
Validation in WYSIWUG Editor in Liferay
We already know how to Create WYSIWYG editor in our custom portlet.For this we create a hidden field with same name as our editor and use aui:validator on that field.
Labels:
aui,
Liferay Basic,
liferay-ui,
UseFul Solutions
Friday, June 22, 2018
How to access JSTL variable in Scriptlets
Sometimes we have a situation in which we need to access JSTL in our scriptlets. Today we will solve this problem. Here i need to call a simple method greetUser that take screen name as a argument.
Labels:
UseFul Solutions
Subscribe to:
Posts (Atom)