Menu

#67 exclude individual columns from export

after_1.0
open
nobody
5
2012-10-08
2005-04-25
No

It would be very useful if display tag included ability to
specify export flag on column level with default
value "true". This will help to filter out unwanted columns
from the exportorted table. For example, the following
column can be excluded from table export:

<display:column property="link" title="Link to User Info" export="false"></display:column>

Discussion


Log in to post a comment.