I use the formula ‘@DbCommand( “Domino” ; “EndView” )’ on a push-button in a view’s template…When I use ‘Show Single Category’ to filter papers signed by a determinate user and I click the “Last Page” button, I view
all papers of all users In other words, the filter don’t work.
Help me!!!
Subject: EndView
@DbCommand( “Domino” ; “EndView” ) is an undocumented, and thus unsupported, Formula Language command, that Lotus seems to have developed for a specific purpose (a mail template or such). Obviously, there is no formal documentation of the side effects or functional restrictions of the command either.
There are many compatibility problems and strange side-effects when using single category views and embedded views, so I’m not surprised about this problem.
I think you’ll have to do without the combination of @DbCommand( “Domino” ; “EndView” ) and single category views.
Subject: RE: EndView
hi,is there also something like ‘@DbCommand( “Domino” ; “StartView” )’
(undecumented “EndView” for jumping to the end of a view, maybe the same for jumping to the beginning?)
robert
Subject: RE: EndView
Thank you very much for the very quick reply. This problem is a BUG!!! :-))) Whath do you think is the best way to see more documents on more pages using single category views? I do not see the escape :-(((( Thanks newly!!!