- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2017 03:33 AM
has anybody faced this kind of issue?
In the below screen shot end user is not able to see all the content of description field and needs to scroll down. that should get auto expand in portal view as self service and legacy view .
In this snapshot of self service view description field get auto expand.
Solved! Go to Solution.
- Labels:
-
Service Portal Development
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2017 03:53 AM
Hi Anupriya
I would suggest to inject some CSS on the form widget instance in order to increase the height of the field.
Unfortunately it seem that the CSS in the main UI is calculated dynamically to be adjusted to the content this does not happen in the service portal.
You can use some CSS in the CSS field of the instance record,
This a possible example.
Cheers
R0b0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2017 05:27 AM
@Vinoth Murugan For work around exactly where I need to change below script, can you please assist me with steps-
#sp_formfield_description {
resize: both !important;
}
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2017 05:33 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2017 11:57 AM
Hi,
I tried this as below doesn't work.
textarea.form-control {
height:auto;
}
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2017 08:58 AM
Hi Anu,
I am facing the same issue. Were you able to fix it? If Yes, could you let us know what changes have you made to get it work?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2018 03:08 PM
Vinothkumar: Wow...Answers are now posted in HI where I can't get to them:
"You do not have sufficient privileges to access this knowledge item"
Unbelievable!