Multiline column description?

Hi,

I would like to use this for my columns description:

Safety
What tools are available to identify, control and record safety topics or concerns?
(Pre start, Take 5, Hazard identification, SWMS, Toolbox)

As you can see after safety is a new line and after the question mark. This is to help seperate the information for the reader.

But, when I use this I get this:
2X_4_488317dc218bd87ed3a7425491d0eb7fc76d1bc4.jpeg

Which is clearly not formatted how I would like.

Is there a way around this? Or should this be marked as a feature request?

Thank you

Solved Solved
0 9 766
  • UX
1 ACCEPTED SOLUTION

Ah, the reason @Aleksi succeeded where you did not is that he used the Description property where you used Display Name. The Description property is intended for longer, possibly multi-line text (like yours), whereas Display Name is for a shorter single line of text.

View solution in original post

9 REPLIES 9

@SKETCHwade
Try with this expression:

CONCATENATE("Safety","
","What tools are available to identify, control and record safety topics or concerns?","
","(Pre start, Take 5, Hazard identification, SWMS, Toolbox)"
)

I was hopeful with this but apparently it doesโ€™nt work either:

2X_f_fcc685d49a10df731c2c5ea699e0edd6b156295e.jpeg

You may very well be out of luck.

Have you considered whether Show-type columns might help?

Expression should not be needed.

I completely agree, but thats not how its displayed in a form.

I double checked just to be sure:

2X_4_497933b6a9ccdfc89bd807c372f92e159a4bf2fd.jpeg

Ah, the reason @Aleksi succeeded where you did not is that he used the Description property where you used Display Name. The Description property is intended for longer, possibly multi-line text (like yours), whereas Display Name is for a shorter single line of text.

Yeap

Thanks @Steve, @Aleksi and @LeventK
For helping!

When I tested this, I used like thisโ€ฆ

And the result wasโ€ฆ

Top Labels in this Space