Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

fields' input display

dev_K
Tera Contributor

hello

 

is there a way to change how fields' input displays?

 

dev_K_0-1712585183932.png

for instance here (marked green) are displayed correctly -> input is pushed to the left but target text field (red) goes to the right. 

1 ACCEPTED SOLUTION

sujitha16
Kilo Patron

@dev_K  Navigate  System UI -> "Field Styles" by using text-align: left for that field. 

 

SujathaVM_1-1712639566235.png

 

Before field style : 

SujathaVM_0-1712639533409.png

After configuring field style : 

SujathaVM_2-1712639599734.png

 

Reference Link : 

https://www.servicenow.com/community/developer-forum/form-fields-alignment/td-p/2626867

 

Please mark this as helpful and accept it as a solution if this resolves your query.

Thanks,

Sujatha V.M.

Please mark this as helpful and accept it as a solution if this resolves your query.
Sujatha V.M.

View solution in original post

1 REPLY 1

sujitha16
Kilo Patron

@dev_K  Navigate  System UI -> "Field Styles" by using text-align: left for that field. 

 

SujathaVM_1-1712639566235.png

 

Before field style : 

SujathaVM_0-1712639533409.png

After configuring field style : 

SujathaVM_2-1712639599734.png

 

Reference Link : 

https://www.servicenow.com/community/developer-forum/form-fields-alignment/td-p/2626867

 

Please mark this as helpful and accept it as a solution if this resolves your query.

Thanks,

Sujatha V.M.

Please mark this as helpful and accept it as a solution if this resolves your query.
Sujatha V.M.