[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] setting mv_nextpage in mv_click block
> > Am I correct in concluding that mv_nextpage cannot be set in a
mv_click
> > or mv_check code block?
>
> No.
The issue ended up being with the button tag, it doesn't appear to be
possible to point two button tags to the same mv_click codeblock
(name=mv_click value=myroutine for both buttons). Recalling a message from
you a while back regarding chaining mv_click and mv_check, I created a stub
block for the second button, with a different name, which just chained to
the main block that I wanted to execute.
Thanks,
Jeff