Using alphabetically index to click a link, for example, letter "B", it displays a tabular view with the title of nodes and a link "more". But if I want to display a few fields of a flexinode type in the tabular view, how to customize it?

Comments

carlosparamio’s picture

Status: Active » Closed (won't fix)

It's not possible to do it actually via the administrative interface. You must modify the module to add the fields you need. Anyway, it's an interesting idea to have some interface to do it.

What actually works is a tooltip that shows the body of the node when you point to any entry on the table.

Thanks.