Increasing the width for Description, and including a textbox in MyTasks&Approvals, Employee Center
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2025 04:32 PM
In Employee Center portal (for Yokohama), we have the page named [MyTasks&Approvals].
In that page users can enter to Approve/Reject some Task and put some comment regarding their reason to do so.
We have the need to add the Description from the Request table in the [MyTasks&Approvals] page.
We followed the instructions we found here:
And created a new row for the needed table in the [Task Configurations] tab.
However, when we added the Description field, it is having the following issues:
- The Description field is not using all the width available for the Widget. Instead of that, it truncates the text, and then the full Description is shown in a black bubble tooltip (when mouse-over).
- Suddenly the textbox for introducing the Remarks is missing. The user will not be able to put their Remarks.
The question we have are:
- Is there a chance to increase the width for the Description field?
- How can I make available again the textbox for introducing Remarks?
Any help will be much appreciated.
Thanks&Regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2025 11:19 AM
Update:
At this point we were able to increase the width not by configuration, but by editing the instance widget CSS.
The pending issue still is:
- How can I make available again the textbox for introducing Remarks?
Regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2025 11:21 AM
Update:
At this point we have solved the width not by configuration, but by changing the Widget instance CSS.
The pending issue is:
- How can I make available again the textbox for introducing Remarks?
Regards.