Service portal : The Document task doesn't show complete document on service portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-19-2022 05:07 PM
As you can see in the Image the document doesn't load completely . I have updated the Employee center core to newer version it resolves the issue but then when i click accept and complete the page doesn't refresh by it self the document does get submitted though.
Can any one help me resolve this issue ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-20-2022 08:11 AM
I have seen this before when using a custom Theme for Employee Center (EC) that doesn't have esc-theme-includes.css associated with it. This should call the class that sets the width and height of the document on the to-dos page. Can you confirm when you look at your EC Theme, you see this CSS Includes listed?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-23-2022 09:23 AM
Can you guide me how to do this ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-24-2022 04:05 AM
Yes, follow the below steps.
- Navigate to Service Portal > Portals
- Open your Employee Center record
- Open the "Theme" (you may have to change to the Employee Center Core application scope to open the Theme from here)
- Scroll the Related Lists (tabs at the bottom of the record) - Depending on what application scope your Theme is in, you may need to change application scopes again to edit
- Verify if esc-theme-includes.css is listed on the "CSS Includes" tab. If not, click "Edit"
- Search to find esc-theme-includes.css from the Collection side (available CSS)
- Double-click or use the arrow to move it over to the CSS Includes List (CSS on the Theme)
- Click "Save"
I would suggest running a cache.do (type this in the filter navigator) and reloading Employee Center to see if this resolves the issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-24-2022 06:23 AM
I did Check this and it has this esc-theme-includes.css. I cleared the cache but no luck. I checked the updates for the plugins and this resolved the issue by itself ,But not then user sign and complete the document the page doesn't refresh by it self.