Multiple Inputs in a Prompt

I want a Prompt with multiple inputs. Sort of like creating a record but not exactly.
Here’s how it differs from creating a normal record which I can achieve by using Redirect user to the record page type

  • Accept 5 Inputs (3 belong to one module, 2 belong to second module)
  • Pass default value to 1 of the input

Here’s how something like this looks in Salesforce

Why not make your workflow to have 1 prompt per input (i.e. use multiple prompts) …gives you more control over the UI flow?

2 Likes

Hi @mark ,

Thanks for your suggestion! While using multiple prompts could work, I wanted to avoid more clicks and offer a smoother user experience in this case.

However, it’s definitely something I’d like to see grow and improve in the platform over time.

1 Like

Feel free to open a feature request on the repository. Cant promise anything but it does seem useful.