MACRO: Dynamic Prompt for User Input

MACRO: Dynamic Prompt for User Input

NOTE: You also need to install my XML Escape Plugin.

Dynamic Prompt for User Input.v1.0.kmmacros (58.1 KB)

This macro allows you to build a "Prompt for User Input" dialog dynamically at runtime, and execute it just like any other "Prompt for User Input" action.

You specify the Title, Prompt, Variables and Buttons as needed, then call this macro.

Here's an example calling macro (included in the download file):

Here's the macro:

6 Likes

Outstanding, Dan! :thumbsup:
Especially considering how quickly you built this.
I think this will be an excellent middle ground between the standard Prompt and the HTML Prompt.

1 Like

Just for clarity’s sake:

First install the plugin.
Then install the macro (not the other way around or it won’t find the plugin)

And a pretty cool macro once again!