Can't change Text align and Direction of text fields (Variables in Catalog Item)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2024 08:43 AM
Hello, I am clarifying my previous question -
I have some single/multi line text fields which are variables in a catalog item.
I want the text inside of them to be text-align 'right' and direction 'rtl'.
I tried resolving it through a client script or a style, both didn't work.
I'd appreciate any kind of help.
Thanks
Ron

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2024 08:55 AM
@RonAlmog Please refer to this thread https://www.servicenow.com/community/spm-forum/set-cursor-position-at-the-end-of-html-field/m-p/1015... and see if it helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-16-2024 11:36 PM
Hi @RonAlmog,
You can try the onLoad client script and modify it as required!