Skip to content

DATAVIEW - FormOrientation: Vertical doesn't work #762

Description

@acarum

mxcli version : v0.16.0
Mendix version : 11.12.0
Scenario: I need to create a Data View with the Form Orientation set to Vertical.

Expected output: I expect the Data View to be created with the Form Orientation set to Vertical.

Actual output: Although the DML is generated correctly, when I open the page in Mendix Studio Pro, the Data View properties are not updated accordingly.

DATAVIEW "dvCreate" ( DataSource: $CreateBufferDefinition, FormOrientation: Vertical, ShowFooter: true...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions