Forums de discussion

Document Library - fileEntryColumns

yun zhao, modifié il y a 15 années.

Document Library - fileEntryColumns

New Member Publications: 4 Date d'inscription: 23/01/09 Publications récentes
When viewing document library, how can I display more fields from table "dlfileentry" on screens?

There is an attribute called "fileEntryColumns" in file "file_entry_columns.jspf" seems to control columns displaying on the screens, but how can I modify code to add more columns that come from the table "dlfileentry" to the attribute "fileEntryColumns" and put them on document library's screens?

Thanks in advance.
yun zhao, modifié il y a 15 années.

RE: Document Library - fileEntryColumns

New Member Publications: 4 Date d'inscription: 23/01/09 Publications récentes
Any suggestions?
thumbnail
Amos Fong, modifié il y a 15 années.

RE: Document Library - fileEntryColumns

Liferay Legend Publications: 2047 Date d'inscription: 07/10/08 Publications récentes
Try taking a look at document_library/init.jsp.

It looks like there is a defaultfileentry columns
yun zhao, modifié il y a 15 années.

RE: Document Library - fileEntryColumns

New Member Publications: 4 Date d'inscription: 23/01/09 Publications récentes
Thanks for your prompt.
Sikendar Kumar, modifié il y a 7 années.

RE: Document Library - fileEntryColumns

New Member Publications: 22 Date d'inscription: 02/09/15 Publications récentes
Is any one having any idea how to add another column in fileEntryColumns and where we need to add.
Sikendar Kumar, modifié il y a 7 années.

RE: Document Library - fileEntryColumns

New Member Publications: 22 Date d'inscription: 02/09/15 Publications récentes
Hi Amos,

Do you have any idea how to fix adding more column in fileEntryColumns and where.