Forums de discussion

Export Users, user

Jenda Benda, modifié il y a 8 années.

Export Users, user

New Member Publications: 2 Date d'inscription: 04/02/16 Publications récentes
Hi guys,
I want customize users Export function in Control panel / Users and Organizations like on this tutorial: http://liferaytutorial.blogspot.cz/2015/02/export-users-in-liferay.html. Now the Liferay exporting csv only with user name, surname and email and I need in additional user roles and organizations.
But the row "users.export.csv.fields=...." is not in my portlet.properties, neither in portal-ext.protperties. And if I add this row, I am not see any change in output csv. Have you some idea?
Thanks
thumbnail
Manish Yadav, modifié il y a 8 années.

RE: Export Users, user

Expert Publications: 493 Date d'inscription: 26/05/12 Publications récentes
I Think roleName organizationname you can't get ... As per property file details ...only user attributes + user expando attributes you can get values

#
# Input a list of user attributes that will be included when exporting users
# to a CSV file. You can include custom fields by adding the prefix
# "expando:" to the attribute name.
#
users.export.csv.fields=fullName,emailAddress