- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-20-2017 01:53 AM
Dear all,
On the service portal / request item, I would like to increase the height of one field "description", this one is too small :
When I write multi line, we have a scroll bar :
It's not practice to read the whole description text.
How can I do it ?
Thanks in advance.
Regards,
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-10-2017 04:56 AM
Just one thing,
Is the sys_id of the variable same as you have added? ( its short description i am guessing)
Also, can you try it in one column format as it worked for me in it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-20-2017 02:20 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-20-2017 02:34 AM
Hi,
There could be several ways of doing it.Below is what I did to achieve it.
1)First of all, you will have to clone the sp cat item widget so that we can use the cloned one as the OOB one is ready only.
2) Add the height css in the css part of the cloned widget.
3) Now yourr widget is ready to be used,
4) Go to page editor of your page where this requested item is present and ctrl _ right click, this will show the pop-up, please go to the page in designer.
5) Remove the OOB sc_cat_item widget and replace it with your cloned widget.
6) check your page now, it will reflect the new height.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-02-2017 02:02 AM
Hi,
That's not working, I would like to increase the height for only one variable (multi line text) in a catalog item.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-03-2017 09:41 AM
Well it worked for me, can you please elaborate how you have set up this one and also how many multi line text do you have in your cat item.
This will apply the same style to all the multi line variables.
Thanks
Gaurav