Hello, this may be a noob question, but here goes :p
I have a mixin which I obtained from here: http://exanpe-t5-lib.appspot.com/components/dialog/example1 and it goes something like this: <t:pagelink page="Index" t:mixins="exanpe/dialog" t:renderMode="info" t:message="literal:This link is disabled !">Go to index</t:pagelink> This shows a dialog with some information. My question is the following: Is there a way to "invoke" this dialog on page load? I mean, there's a page that when the user goes to it, i would like to show some message. I hope I've made myself clear. Thanks Paulo Ricardo