Hi everyone,
I have 4 columns layout in a section on my form and I set 'Field Label Width' property to 50 (minimum value for this field) but it's not enough for me. Customizations contains some fields width display names no greater than 3 characters. If I put this field to a form I got a lot of free space between label and input control. Is there a way to decrease label width?
P.S. I solved this issue by using jQuery, but direct interactions with DOM is not supported by Microsoft.