Skip to content
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.

campfire-digital-services/liferay-sample-ddl-sort-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo is archived. Please note that Liferay 6.2 CE, being before the current 7.4, is almost certainly beyond both the Premium and Limited Support phases and so is end of life and should be upgraded or decommissioned as soon as possible

liferay-sample-ddl-sort-example

Sample Liferay portlet to demonstrate searching/sorting with DDLs

https://www.permeance.com.au/web/tim.myerscough/home/-/blogs/sorting-liferay-ddl-entries

Pre-Requisites

To build this portlet, you need Apache Maven and JDK 1.7+

Setup

Installation

Checkout the project and build it using

mvn clean install

Copy the built WAR file to your Liferay deploy folder.

Use

  • Add this portlet to a page (Sample > sample)
  • Click the link to create the DDM Structure
  • Add some rows to the table
  • Select a column heading and paste into the corresponding input field and hit seearch to see the power of sorting DDL lists!

About

Sample Liferay portlet to demonstrate searching/sorting with DDLs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages