Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Is there any best way to add space or gap between two fields on form.

Ramu11
Kilo Contributor

Greetings community members!

I've requirement to implement gap b/w fileds.

How to add extra space or gap bw two  fields on form.

Awaiting for your responses community member's.

1 ACCEPTED SOLUTION

Harsh Vardhan
Giga Patron

steps:

Create new form annotation 

 

find_real_file.png

 

 

then selected using form layout 

find_real_file.png

 

 

Result:

 

find_real_file.png

 

Hope it will help you. 

 

 

View solution in original post

3 REPLIES 3

Harsh Vardhan
Giga Patron

you can use annotation here. and use html code there  to create space. 

 

https://docs.servicenow.com/bundle/orlando-servicenow-platform/page/administer/workspace/task/set-up...

Harsh Vardhan
Giga Patron

steps:

Create new form annotation 

 

find_real_file.png

 

 

then selected using form layout 

find_real_file.png

 

 

Result:

 

find_real_file.png

 

Hope it will help you.