- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-29-2020 04:11 AM
Hi All,
I need to expand the below help text till the end just like short description.
But the type of the variables are as follows:
Open on behalf of this user - Reference (User table)
Short Description - Wide Single Line Text
Please help.
Thanks,
Priya.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-30-2020 01:33 AM
Hi Priya,
Text help is associated with the field so that you can't make it separate. It means you can't reduce the width of the field.
Let me know if you have any question again !!!
Thanks,
Priyanka

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-30-2020 01:28 AM
why don't you try to use label type variable here and then show the message on label instead of your requested for variable.
if you will use label type variable , use that outside the container and then use requested for variable inside container this way you can manage it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-30-2020 01:33 AM
Hi Priya,
Text help is associated with the field so that you can't make it separate. It means you can't reduce the width of the field.
Let me know if you have any question again !!!
Thanks,
Priyanka
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-30-2020 03:38 AM
Thanks everyone 🙂