Hello, I'm having an issue with the formatting on a form when it gets saved to the repository. When reviewing the Form as a task, it looks great but when it gets saved to the repository one of my fields on a row with two other fields gets placed on a separate row.
What's weird is that I have two rows with three fields each and the first row stays fine. It's just the second row, third field on that row that gets placed on a separate row.
They all belong to the same class (.ThreePerLine) so they aren't formatted separately. I'm using CSS to increase the size of the labels and inputs for these fields so I'm guessing that's part of the issue along with the Save to Repository process resizing the form (even though the size is default 800px).
--------------------------------------------------------
A similar issue I'm having with the formatting is with an X-large multi-line field. I have a Collection on the Form that has a multi-line field in it. The field has it's own row in the collection and is set to X-Large so it takes up almost the whole row.
For some reason when the Form is saved, the field width is shrunk down to Large or Medium size and leaves like 40% of white space to the right of field.
--------------------------------------------------------
Anyone have any tips or recommendations how to keep the Save to Repo task from messing up the formatting?
Screenshots below:
How the form should look
How the form is being saved