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.

How to create fields in the portal page side by side.

poornima batchu
Tera Expert

Hi everyone,  

I'm trying to create fields on the portal page from the record producer but I want these fields to be arranged in a side by side. How I can able to Achieve this please help.

 

poornimabatchu_0-1666016065664.png

 

2 REPLIES 2

Mike_R
Kilo Patron
Kilo Patron

You'll need to create a container start, container split, and container end variables.

All variables between container start and container split will show on left side, all variables between container split and container end, will appear on the right side.

Hi Mike,

Thanks for your reply.

Could you please explain it in more detail?