How to expand Help Text on form

Joshuu
Kilo Sage

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

find_real_file.png

Please help.

Thanks,

Priya.

1 ACCEPTED SOLUTION

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

View solution in original post

7 REPLIES 7

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. 

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

Joshuu
Kilo Sage

Thanks everyone 🙂