We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
To specify Width and Height of a form, define the MainTable/Controller/PopupWindow node in the View as in the following example from HelloKitto:
#view dolls.yaml Type: Data Controller: List ... MainTable: Model: Doll Fields: ..... Controller: PopupWindow: Height: 500 Width: 400