Remove White Space Between Form Variables

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-21-2019 07:37 AM
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.
Thanks in advance for your help.
- Labels:
-
User Interface (UI)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-21-2019 08:37 AM
This is strange. Can you provide a screenshot of the code on this editor '<>' and the Type Specification tab as well?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-21-2019 09:54 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-21-2019 09:58 AM
Not the developer tools, in the Annotation Instructions HTML field there is a code editor for the field.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-21-2019 10:24 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-21-2019 10:31 AM
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.