Foros de discusión

Add India in Country drop down

kgallant kgallant, modificado hace 17 años.

Add India in Country drop down

New Member Mensajes: 4 Fecha de incorporación: 19/06/06 Mensajes recientes
Hello,

Is there anyway I can add other countries such as India is the Country drop down menu. Or is there a way to select no country when adding an organization in the enterprise Admin portlet.

I am using Liferay 4.1.0

Thank,
Katie
thumbnail
Brian Chan, modificado hace 17 años.

RE: Add India in Country drop down

Liferay Master Mensajes: 753 Fecha de incorporación: 5/08/04 Mensajes recientes
Done.
pvinayk pvinayk, modificado hace 17 años.

RE: Add India in Country drop down

New Member Mensajes: 4 Fecha de incorporación: 17/06/06 Mensajes recientes
Add the following line in "D:\Projects\liferay\portal\ext\sql\portal-data-common.sql" and run ant script for "loaddb" and "deploy"

insert into Country (countryId, countryCode, name, active_) values ('20', 'IND', 'India', TRUE);
thumbnail
Raja Seth, modificado hace 10 años.

RE: Add India in Country drop down

Regular Member Mensajes: 233 Fecha de incorporación: 18/08/11 Mensajes recientes
Do we have any other approach to add new countries and regions???...