Web View Next/Previous Page - Custom URL Parameters?

@DbCommand(“Domino”; “ViewNextPage”)

How do I add URL parameters to this? Can/should I modify the _doClick related to this? What I want is simply to be able to append &Lang=EN or &Lang=FI etc. to the URL that is sent back to server. Any other ways? (this is the final thing to solve in i18n:zing views)

Subject: Web View Next/Previous Page - Custom URL Parameters?

Hi Jan,

I don’t know if this Codetstore’s article “Sensible Web Navigation” answers exactly at your question, but perhaps that it will give you some ideas :

Thierry