You are viewing limited content. For full access, please sign in.

Question

Question

Misalignment when using Table in the form

asked on February 24, 2015

Hi, 

I am using few 'tables' in my form. But the alignment is not proper with the tables. 

The table columns are shifted more towards the left compared to other objects in the form. 

Please see screenshot below. 
I would appreciate if someone can tell me if this can be fixed by some settings in the table. 

I am currently using 'Percentage' for the columns width, 25% for all 4 columns = 100% 

 

Table misalignment.jpg
Table width setting.jpg
0 0

Replies

replied on April 16, 2015 Show version history

You can try CSS like this:

.test {padding-left: 10px !IMPORTANT;}
#q1  {padding-left: 10px !IMPORTANT;}

Note, you need to set class "test" on the first field column, and change "q1" to the id for the first field column.

I will check if this need to be improved in further release.

1 0
replied on September 18, 2015 Show version history

This CSS solution works perfectly.

0 0
replied on February 24, 2015

Can you please upload the screenshot? Also please upload a screenshot for the settings of the table field.

0 0
replied on February 25, 2015

I have uploaded the screenshots. Please take a look. 

 

 

0 0
replied on September 18, 2015

Hello,

 

Were you able to resolve this? If yes, I would like to know what  you did.

 

Thanks.

replied on September 18, 2015

Same trouble here, with the table alignment. Is this a know issue or are we doing something wrong?

You are not allowed to follow up in this post.

Sign in to reply to this post.