Alloy UI Autocomplete Portlet


In the previous article I explained how to create a combo box with Autocomplete function. The data in the combo box are acquired via Ajax. You can find the bar of the portlet to the following address: Alloy UI Autocomplete Ajax Portlet Example.

You can still get the WAR file to deploy on your application server in a few simple steps:

See example below. On your system is required to have Maven installed and connected to the Internet.

$ git clone git@github.com:amusarra/liferay-aui-autocomplete-ajax-example.git
$ cd liferay-aui-autocomplete-ajax-example/
$ mvn package
Source 1 - Sequence of the commands for get the WAR.

Inside the target directory you will find the WAR file (liferay-aui-autocomplete-ajax-example-0.0.1-SNAPSHOT.war).

About these ads

Un pensiero su “Alloy UI Autocomplete Portlet

Lascia un Commento

Fill in your details below or click an icon to log in:

Logo WordPress.com

Stai commentando usando il tuo account WordPress.com. Chiudi sessione / Modifica )

Foto Twitter

Stai commentando usando il tuo account Twitter. Chiudi sessione / Modifica )

Foto di Facebook

Stai commentando usando il tuo account Facebook. Chiudi sessione / Modifica )

Connessione a %s...