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

This is strange. Can you provide a screenshot of the code on this editor '<>' and the Type Specification tab as well? 

find_real_file.png

find_real_file.png

Hope these are what you were referencing.

Not the developer tools, in the Annotation Instructions HTML field there is a code editor for the field. 

Gotcha.

Annotation > Instructions > <>:

find_real_file.png

Type Specifications:

find_real_file.png

djohnson1
Mega Guru

Odd, try capturing all variables in a container with container_start  and container_end variables. If that does not work, try removing the requested_for variable all together then re-add the variable.