Annotation make the spliting field become disproportionate in Service portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-05-2023 12:01 AM
Hi experts, I have a problem when using annotation and container split in Service Portal. The left one's annotation has two lines but the right is just one (See the image below).
I need the help to make it same as this picture:
Hope to be helped, thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-05-2023 01:40 AM
Hi, it is my mistake to add it as a text. However, this is not the thing I want, I have to make a space between the Question and Input Box instead of giving annotation one more line.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-05-2023 01:43 AM
This is only the way by which you could complete your requirement by using the br tag
.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-05-2023 01:52 AM - edited ‎10-05-2023 01:53 AM
how about config css for the input box? I'm not sure that it is available or not, but just an idea
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-05-2023 02:06 AM - edited ‎10-05-2023 02:06 AM
There's one more solution from my side,
Please try to add one more variable at the position where you need the Line break.
Then add a client script and hide that variable. I have implemented this and it works
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-05-2023 06:23 PM
Hi Prashant, the position of space is in between question text and field box of 1 variables, so I don't think it can be inserted with another variable