Ah, I see :) Ok that explains my issues then!
I shall explore the lifecycle solution Thanks again Pete On Jan 20, 5:42 pm, kevinpfromnm <[email protected]> wrote: > all the code on the page is executed when the page is rendered. all of it. > if you want something to happen after a link is clicked, it needs to be > handled via some controller action (lifecycles create their own controller > action fyi) when the link is clicked. -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
