Hi,
I suppose it would not be particularly difficult to add an extra
attribute to the trinidad table, something like a "detailsLinkEnabled"
attribute with which it would be possible to show/hide the extra
"Details"-column. That would be handy when the detailstamp should always
be shown or when you want to show/hide the detailstamp with pure
client-side javascript (which is faster than PPR with small pages and
with which you can avoid some extra complexities related with PPR). But
of course, if there is another way to do that, I would prefer not to add
an extra attribute...
Regards,
Henk
Henk Vanhoe wrote:
Hi,
Another question I was having...
In one of our tables we are using the detailStamp facet. When I add a
detailStamp there automatically appears an extra column with a
"Details"-link in it. Does anybody know a way to disable this column?
(The details should always be visible in the screen we are building.) I
noticed there is an "allDetailsEnabled" attribute where I could
disable/enable the show/hide all links, but I don't find a similar
attribute for the regular show/hide links...
Thanks,
Henk