6 Replies Latest reply on Jul 5, 2013 12:29 PM by bleathem

    tooltip problem, migrationfrom RF3 to RF4.

    liuliu

      hi,

       

      I am migrating a project RF3 to RF4. we have a tooltip in a data table who is in a rich:tab. In RF3, use attached=false on tooltip, we can reduce the html code generated by JSF/RF. but in RF4,

      If a tooltip is defined outside the target element, it must be nested in an <h:form> component. And we need wrap the tab in a h:form too, so i have a nested form.

       

      how can i do the same thing in RF4?

       

      thanks in advance.

       

      liu