Liferay 6.1: Dynamic Data Lists
Liferay 6.1 is coming with Dynamic data lists, where in business users can create custom data lists on the fly without any coding required. Here is the steps detailing to achieve the above.
Liferay 6.1 is coming with Dynamic data lists, where in business users can create custom data lists on the fly without any coding required. Here is the steps detailing to achieve the above.
Last week i was at Liferay West Coast Symposium at Anaheim,CA. Here are few the new features which are scheduled to release in Liferay 6.1
In Liferay you can create Tag Sets, Create Tags within each Tag Set and assign properties to Tags.Once Creation is done, you can assign same tag to multiple assets.
This article describes how the tags data stored internally in Liferay. The Version i used is Liferay 52EE SP5
Here is small snippet of code to check community level role in Themes. You can write the following code in init_custom.vm
#* Check for Community role for logged in user. *# #set ($blogEditorCummunityRole = 'Blog Editor') #set ($userHasBlogEditorRole = 'false') #* Get Role Local Service *# #set ($roleLocalService = $serviceLocator.findService("com.liferay.portal.service.RoleLocalService")) #* Get All community Level Role for current community and Current Logged In User *# #set ($communityRolesforUser = $roleLocalService.getUserGroupRoles($user_id,$group_id)) #* Iterate through the list of roles and Compare the Blog Editor Role *# #foreach ($communityRoleforUser in $communityRolesforUser) #if ($communityRoleforUser.getName() == $blogEditorCummunityRole) #set ($userHasBlogEditorRole= 'true') #end #end
Meet the Experts!
We cordially invite you to join us for a special 3-hour roadshow event hosted by Liferay, Inc. and Youngsoft, Inc. Many companies are finding vast improvements in web site design, management, productivity and ROI using Liferay. With the recent release of Liferay 6 EE, we want to provide our customers a forum to learn about and collaborate on the latest advancements in portals, content and collaboration.
Key technical and business leaders from both Liferay and Youngsoft will be attending and will be available to discuss questions specific to your web projects. Liferay will lead a presentation on the latest advances in portal and web technologies along with a review of Liferay 6 EE, after which Youngsoft will provide an in-depth discussion on Companies Benefiting from Liferay.
The atmosphere will be casual and conducive to networking, discussion and Q&A.
Host: Liferay, Inc. and Youngsoft, Inc
Venue City: Ann Arbor, MI
Date: September, 29th 2010
Time: 11:30 – 2:30 PM
Venue Address: Ann Arbor Brewing Company
114 East Washington Ann Arbor, MI 48104
734-213-1393
How to Register: Click here
RSVP suggested, as space is limited. Note that this is a FREE event and that lunch is included.
Please email us at liferaysales@youngsoft.com, arvindm@youngsoft.com should you have any questions. We look forward to seeing you there,
Youngsoft, Inc.
49197 Wixom Tech Drive
Wixom, MI 48393 USA
Phone: (248)675-1200
Fax: (248)675-1201