Udo Schnurpfeil created TOBAGO-1918:
---------------------------------------

             Summary: Possibility to set a form as "transparent" for layout
                 Key: TOBAGO-1918
                 URL: https://issues.apache.org/jira/browse/TOBAGO-1918
             Project: MyFaces Tobago
          Issue Type: Bug
          Components: Core, Themes
    Affects Versions: 4.0.0
            Reporter: Udo Schnurpfeil
            Assignee: Udo Schnurpfeil


In older version of Tobago, the <tc:form> component wasn't used for the layout, 
but the children are used for layout.

Since Tobago 4.0, the form can be used for CSS styling with <tc:stlye> and 
layout is implement in the browser with CSS. So, the (virtual) form has a HTML 
representation as <div> element.

There sould be a switch "compact" (like in <tc:out>) to drop rendering this 
<div>.

(AJAX reloads of the <tc:form> with compact="true" aren't possible.)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to