[
https://issues.apache.org/jira/browse/TOBAGO-1918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Udo Schnurpfeil resolved TOBAGO-1918.
-------------------------------------
Resolution: Fixed
> 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
> Priority: Major
> Fix For: 4.3.0
>
>
> 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.)
> * gridLayout (/)
> * segmentLayout (/)
> * flexLayout (/) - was not a problem
> * splitLayout (?) - preliminary implementation
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)