Add showChoicePanel() Workspace Method

There currently is no way of presenting the user with a panel that has a dropdown list of choices. I’m looking to have them make a choice with a dropdown, and then be presented with another prompt from showInputPanel() that changes based on the first choice. Currently, there is only a palette, which is easily dismisable and doesn’t keep a unified workflow.

1 Like