Studio : be able to reorganize view fields order

Hi

When generating a screen in Studio, it will create field groups or table columns with the same order than the view fields.

It would be nice to be able to define ourselves the field order in the view instead to edit the generated fieldgroups/table.

You could say : just reorder fields in your entity, but when the entity extends another one, the parent fields are always defined before the child ones in the view. This is exactly the case where we would like to be able to change it.

Mike

Hi Mike,

I’ve created an issue: https://youtrack.cuba-platform.com/issue/STUDIO-4117

For now, I believe you could reorder view attributes directly in XML (in an IDE).

Thanks Konstantin. Yes we go to IDE/xml for now.