Fórum

Add India in Country drop down

kgallant kgallant, modificado 17 Anos atrás.

Add India in Country drop down

New Member Postagens: 4 Data de Entrada: 19/06/06 Postagens Recentes
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 17 Anos atrás.

RE: Add India in Country drop down

Liferay Master Postagens: 753 Data de Entrada: 05/08/04 Postagens Recentes
Done.
pvinayk pvinayk, modificado 17 Anos atrás.

RE: Add India in Country drop down

New Member Postagens: 4 Data de Entrada: 17/06/06 Postagens Recentes
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 10 Anos atrás.

RE: Add India in Country drop down

Regular Member Postagens: 233 Data de Entrada: 18/08/11 Postagens Recentes
Do we have any other approach to add new countries and regions???...