Hide Form Labels?

Hello, folks,

I'm creating a form for work to gather information for our ticketing system. What I'd like to do is remove the labels from the fields in the form so it is only labelled by the Initial Value I've created. Is there any way to do this?

Solved Solved
0 6 658
  • UX
1 ACCEPTED SOLUTION

Not certain I understand but...

Each column definition has a Display section allowing you to change the column label.  You can blank it out completely using "" or you can implement an expression to construct the desire label.

Screen Shot 2022-10-14 at 12.02.51 PM.png

 

Note that, if implemented, the "Description" property will display on Forms by default and Display Name will show everywhere else.  If "Description" is not implemented then "Display Name" is used everywhere.  And if "Display Name" is not designated then the column name is used.

I hope this helps!!

View solution in original post

6 REPLIES 6