Make action "Create Screen" or "Create Screen Section" from DataSet model item

Use case: I have a datastructure where child entity have inner-joined records from parent entities to get some special read-only data to be visible in the form. It’s quite cumbersome to manually add widgets (textboxes) for that extra readonly-fields.

I can imagine also other solution to to solve my usecase - e.g. mini-wizards that would add widgets to existing screen on right-click on extra column in datastructure.