- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2024 07:08 AM
hello
is there a way to change how fields' input displays?
for instance here (marked green) are displayed correctly -> input is pushed to the left but target text field (red) goes to the right.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2024 10:04 PM - edited 04-08-2024 10:13 PM
@dev_K Navigate System UI -> "Field Styles" by using text-align: left for that field.
Before field style :
After configuring field style :
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.
Sujatha V.M.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2024 10:04 PM - edited 04-08-2024 10:13 PM
@dev_K Navigate System UI -> "Field Styles" by using text-align: left for that field.
Before field style :
After configuring field style :
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.
Sujatha V.M.