Is it possible to create placeholder text (hopefully is light grey colour) that disappears once something is typed? Y’know, like what you often see in online forms?
Here’s an image that shows what I meant.
Is it possible to create placeholder text (hopefully is light grey colour) that disappears once something is typed? Y’know, like what you often see in online forms?
Here’s an image that shows what I meant.
Hope that helps.
Not sure in what context you are looking to do placeholders. Scripted prompts support this, see the placeholder option available in addTextField
.
As @sylumer mentioned, custom HTML prompts give you complete UI flexibility, if you know HTML/CSS/JS.
Context:
I want my default draft to contain a list of Draft keyboard shortcuts and voice dictation commands to help me memorize them. I want the text to then disappear once I start typing (or adding text via dictation).