Foros de discusión

Retrieving organization custom field value

thumbnail
Albert Devarajan, modificado hace 11 años.

Retrieving organization custom field value

New Member Mensajes: 21 Fecha de incorporación: 12/12/12 Mensajes recientes
I am trying to retrieve a custom field value which i aded to an organization using

organization.getExpandoBridge().getAttribute("CUSTOM-FIELD");

When i tried like this i am getting a error???organization cannot be resolved

Pls help me
thumbnail
Gnaniyar Zubair, modificado hace 11 años.

RE: Retrieving organization custom field value

Liferay Master Mensajes: 722 Fecha de incorporación: 19/12/07 Mensajes recientes
if you have organization object, you can get definitely. otherwise,

1. Check with your custom field permission
2. Are you belongs to that organization..?
thumbnail
Gnaniyar Zubair, modificado hace 11 años.

RE: Retrieving organization custom field value (Respuesta)

Liferay Master Mensajes: 722 Fecha de incorporación: 19/12/07 Mensajes recientes