Add "Placeholder Text" as a Display Mode option in Form Views

Hi friends :slight_smile:
First post, but I thought this might be an easy and useful feature add:

image

Selecting this would put the column labels inside the text field, which would disappear once the user starts entering text:

Let me know what you guys think.

Cheers,

Daniel

I work around this by adding an initial value, unless you are using enum types.

Otherwise you can change the display text value to x / y depending on eg. Context(“ViewType”)=”Detail” or form etc

Actually there is a data variable called description, honestly its inconsistent, sometimes it shows only in forms or whatever

1 Like