Encapsulating multiple elements into a 'container' simultaneously is a frequent need during the development process. Currently, this operation has to be done for each element individually, which can be time-consuming and inefficient, especially in large projects. In Mendix Studio Pro, a feature should be implemented that allows the selection of multiple elements and presents a 'Wrap in Container' option in the right-click menu for these elements. This feature would particularly save significant time for repetitive layout adjustments and complex user interfaces.
The sequence I want to happen is as shown in the image below ;
Nice feature request and quickly implemented!