space between two fields in form

SAM321
Tera Contributor

Hi all, how to add space between two fields in form 

1 ACCEPTED SOLUTION

Hi,
Tables are structured as per OOTB system. 
Ideally you should not be changing any spacing between columns.

But this can be done by manipulating the DOM but it is highly risky and against the best practices of the platform.

 

 

 


Thanks and Regards,

Saurabh Gupta

View solution in original post

3 REPLIES 3

Saurabh Gupta
Kilo Patron
Kilo Patron

Where do you want add the space?

 

 

 


Thanks and Regards,

Saurabh Gupta

@Saurabh Gupta  in my custom table...for example if i want to add space between "assigned to" and "assigned to group".  what to do!

Hi,
Tables are structured as per OOTB system. 
Ideally you should not be changing any spacing between columns.

But this can be done by manipulating the DOM but it is highly risky and against the best practices of the platform.

 

 

 


Thanks and Regards,

Saurabh Gupta