Remove White Space Between Form Variables

SNowflake3
Kilo Contributor

ServiceNow Version: London

I need to remove the white space visible between the items on a new form I am creating. I simply created the variables and they seem to have spaced themselves out without reason. See below screenshot.

find_real_file.png

Thanks in advance for your help.

12 REPLIES 12

djohnson1
Mega Guru
snowflake, 
 
    Can you provide a screenshot of the variable on this item with the order number values displayed in the list view?
 
Thanks, 
 
Derrick Johnson

I have provided the order number and variable list below. The first 2 variables are the ones shown in the screenshot in the original post. I have played around with making the order numbers closer together, but this does not do anything (which makes sense) and the other variables are behaving as expected. I have included how the other variables appear on the form in the second screenshot below.

Screenshot 1

find_real_file.png

 

Screenshot 2

find_real_file.png

 -----------------------------------------------------------------------------------------------------------

Edit: Adding an additional screenshot to show the div container that is being created on the page, separate from the other variables, it would seem. I do not have much experience with ServiceNow ( < 1 month) so forgive me for the lack of knowledge here.

Screenshot 3

find_real_file.png

Is there any white space in the Annotation Instructions html formatter for the requested_for variable?

There was not. I tried to add space and text, update the variable, remove all space by Select All > Delete within the HTML formatter, subtract lines from the Instructions field, then update again. Problem persists. (I also did the Month variable for good measure).

The below screenshot shows where I did this:find_real_file.png