Styling User Input Prompt?

Is there a way to add some pizazz to the User Input prompt?

Even a bold would be more than welcome

1 Like

In short: No

I too wish @peternlewis would make the text area of the prompt support rich text.

For now, you will have to use the HTML Prompt.

1 Like

Was dreary about recreating it in HTML, but will have to as I use an input constantly. thanks

yeah, Markdown would be a great step up @peternlewis

I expect Peter to say something like "thatโ€™s exactly why the HTML prompt is there, so if you want to make a fancy prompt, then use HTML". I would have to agree with him if he did. I would rather see him put his energy into developing something that doesnโ€™t exist yet in KM.

I have to disagree. Using the HTML Prompt is 10X as hard as using the Prompt for User Input. Last year Peter made the Comment Action support Rich Text, so I'd expect that it would not be that hard to do the same for the Prompt for User Input.

I'm going to go out on a limb here and guess that 90%+ of KM users would find building a HTML Prompt to be too hard to try. KM is here to make things easier, not harder. So a little enhancement would go a long way.

4 Likes

No one needs to speak for me, thanks. Yes, styled text in the Prompt for User Input action would be a good thing, and yes, it is much much easier than the Custom HTML Prompt action, and probably one day I will implement it.

Thanks for the feedback.

6 Likes

Would really love to see this! Thanks.

I really love the "search the web" prompt. Can we get something like that for prompt for user input?

Hey Joe,

The short answer is not likely.

The long answer is:

See the Custom HTML Prompt action.

If you're willing to put in the work, you can do nearly anything you want.

-Chris

I'd settle for a custom icon and the ability to remove the titlebar

1 Like

Still no news for this implementation?
Tks ...

Nope.

Thanks for the answer @peternlewis.
You are probably busy with something else, but having the same formatting options that we have in the "Display Text ":.." in Window" would be very useful for improving the interface with interactive workflows.

It is true that HTML windows are more difficult to create, especially when you don't have experience in using advanced HTML features.

Recently I discovered this great subroutine, created by @DanThomas, to display large text notifications

Perhaps it is possible to add an extra row to the settings that allows an input box?

1 Like

Thanks @ALYB. I will take a look.

I often use ๐˜€๐—ฎ๐—ป๐˜€ ๐˜€๐—ฒ๐—ฟ๐—ถ๐—ณ ๐—ฏ๐—ผ๐—น๐—ฑ, ๐˜ด๐˜ข๐˜ฏ๐˜ด ๐˜ด๐˜ฆ๐˜ณ๐˜ช๐˜ง ๐˜ช๐˜ต๐˜ข๐˜ญ๐˜ช๐˜ค, and ๐™จ๐™–๐™ฃ๐™จ ๐™จ๐™š๐™ง๐™ž๐™› ๐™—๐™ค๐™ก๐™™ ๐™ž๐™ฉ๐™–๐™ก๐™ž๐™˜ in my Prompt For User Input actions. For example, with the macro Search All Macros here's the main dialog:


You can convert to these styles using the yatext website. Alternatively you can use a macro that I shared: Augment or Transform Text.