Multi-line textfield

Hi, me again!

Is there any way to make an alert with a multi-line textfield? I’m looking for something like the old (pre iOS14) Shortcut “Ask for Input” action.

Thanks!

You could just build your own with a web view. I did this with Scriptable back in 2018 as a workaround for working with large volumes of text in Shortcuts’ tiny text editing area. The only difference to that is that you can streamline it not to have to take in and pass back text from/to Shortcuts.

Could you give us a really simple example shortcut? Would be greatly appreciated

That previous thread I linked to includes a relatively simple example shortcut.

1 Like