I have a welcome page in which I have an e:window containing the logon table. I would like this to be opened when the page loads. I can't find documentation on how to open the window from a tag attribute and you can not open the window in the managed beans constructor. I have tried windowState and the visibility tag.
Currently, we have implemented popupState attribute on window. If you set popupState="popup", then the window will be displayed open. Please, give me an email address where I could send you our latest .jar, which includes this solution.
I have a commandLink with an actionListener that opens a window. Problem is that the validators fail before the ActionEvent method is fired. Is there any to suppress validation when the command link fires?
One other question. I have one window that when the close icon is clicked I get a tooltipspan script error. Is this part of the window widget, because I don't have any tooltipspan script on the page and showTooltip="false" on the impeded e:selecttable