To reproduce the problem, I use the CRM sample app.
Customer, Form: Editing, Section: Personal details
Cell: First Name, click on Last Name to have both attributes displayed in the same cell.
Edit cell: First Name, Label: First / Last Name, width 100 pix
Edit cell: Last Name, Label: (blank), width 250 pix
This is now a Group box. Label to the left, width 110 pix
Expected result in the form:
First / Last Name: [firstname] [lastname]
But in fact, the last name is displayed far more to the right. I guess that the 110 pix of the LastName label is calculated in the middle.....
This was not the behaviour in V.3 and frankly, I can't do without it.[/img]