- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-17-2022 02:06 AM
Hi All,
I wanted to make "Type your message here " field to from Standard Ticket Tab widget to multi line text. Attaching screenshot . Can someone guide to do that ?
Thanks ..
Solved! Go to Solution.
- Labels:
-
Cost Management (ITSM)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-17-2022 03:56 AM
Already that mentioned additional comment field is of type textarea. if you are looking for adjusting the height then please clone the widget named "Ticket Conversation" then add the height style to textarea tag and replace the current widget instance with the new one that you added to the page "ticket".
if you are looking for solution to add new line when you hit the enter key instead of adding the comments then open the page "ticket" in Page Editor and locate the Widget instance of "Ticket Conversation" then select the value "New Line" for the option "Enter key behavior"
Thanks & Regards,
Vasanth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-17-2022 02:59 AM
Cntrl+Right click on the widget. You will get option to edit the widget in widget editor and modify that particular html component
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-17-2022 03:56 AM
Already that mentioned additional comment field is of type textarea. if you are looking for adjusting the height then please clone the widget named "Ticket Conversation" then add the height style to textarea tag and replace the current widget instance with the new one that you added to the page "ticket".
if you are looking for solution to add new line when you hit the enter key instead of adding the comments then open the page "ticket" in Page Editor and locate the Widget instance of "Ticket Conversation" then select the value "New Line" for the option "Enter key behavior"
Thanks & Regards,
Vasanth