we defined a layout where (e.g.) comboboxes have a certain length and position. we created a template with some predefined comboboxes we use in nearly every report. However, when I have to insert a new column the comboboxes are shifted to the right and I have to reposition them every time despite I defined the position in the beginning.
Please provide a function to lock a form element to its position so that it is not moved automatically by adding/removing columns/rows.