2 Replies Latest reply on Oct 15, 2010 5:22 AM by ilya_shaikovsky

    How can I programmatically open a modal panel?

    lstates

      All of a sudden randomly modal panels stop showing in IE but because they show in some places and not in others I think it's a conversational issue I need to work out (Seam). However in the mean time if I can programmatically get them to display that would suffice.

       

      I've tried using the RichFunction class but nothing and there is no way to call show().

       

      expressions.createMethodExpression(" #{RichFunction.component('confirmNewTeamPosition')}").invoke();

       

      Help please!