Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

Panels with FormLayout ignore fields' LabelAlign property. #1234

Closed
fabriciomurta opened this issue Jan 21, 2016 · 2 comments
Closed

Panels with FormLayout ignore fields' LabelAlign property. #1234

fabriciomurta opened this issue Jan 21, 2016 · 2 comments
Assignees
Labels

Comments

@fabriciomurta
Copy link
Contributor

This can be seen in this example: FormLayout overview.
The affected sample entries are Form 3 and Form 5.

There's also a sencha thread opened: Panel with layout:form and fields with labelAlign: top not working

This was originally reported on #1217.105.

This worked fine in Ext.NET 2.x and ExtJS up to 4.2.1.

@fabriciomurta
Copy link
Contributor Author

It seems the labelAlign option is NOT meant to be used together with FormLayout after all (see the Sencha forum thread).

@DaniilVeriga DaniilVeriga self-assigned this Jan 23, 2016
@DaniilVeriga DaniilVeriga added this to the Release 4.0-beta milestone Jan 23, 2016
@DaniilVeriga
Copy link

Yes, FormLayout has been modified in ExtJS not to use label settings like LabelAlign. If label settings are required, then AnchorLayout should be used instead. So, the example has been updated properly.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants