by Chetan Chadalavada | Feb 15, 2012 | Blog, Portals
This is a simple tutorial to create an input textbox with the alloy ui calendar datepicker. Simple DatePicker: 1. Include the below taglib directive to your jsp <%@ taglib prefix=”aui” uri=”http://liferay.com/tld/aui” %> 2. Wrap your date...
by Vivek Agarwal | Feb 13, 2012 | Blog, Enterprise Java, Perspectives, Portals
At XTIVIA, we have extensive experience delivering enterprise portal, content management, and collaboration solutions since the late 1990s, and have seen this product space mature and evolve over the years. We started with traditional commercial software from the...
by Keith O'Connell | Feb 7, 2012 | Blog, Portals
Well, Liferay 6.1 CE GA1 is out, and anyone who uses Liferay should be very excited. This release sports a bunch of new features, including significantly improved site staging and publishing, dynamic data lists, improved mobility/social capabilities, faceted search,...
by XTIVIA | Feb 3, 2012 | Blog, Portals
More and more of our customers are looking at creating Liferay based portal sites that adapt themselves to different form factor devices ranging from traditional desktop and notebook browsers to tablets to smart phones. Rather than creating separate traditional and...
by XTIVIA | Jan 30, 2012 | Blog, Enterprise Java, Portals
During my last project, we used javascript “lightbox”-style modal overlays to display and submit forms without changing the current page. The AUI Dialog object is useful for this purpose. In this example, we’ll display a simple form containing one...