Forum Archive

Discontinue Custom UI?

minnepicker

Greetings All,

I'm loving the Custom UI Action. I've created this little guy to make my most commonly used workflows that much easier to get to. I'd like to discontinue the main workflow when any sub-workflow is called. Does anyone have ideas on how to do this?

I've tried putting a Stop after the Custom UI in the main workflow as well as putting a stop after a sub-workflow in the action for the button.

Just to be clear, when I press a button in the workflow, thereby calling a subworkflow, I want the main workflow, the 'Palette' to go away. I'm fine if it goes away as soon as the sub-workflow is called or at the same time as the sub-workflow goes away. I don't want the extra tap to get rid of the palette.

Thanks!

omz

You could add a Dismiss UI action to each of your buttons.

minnepicker

Hey, thanks Ole! That totally worked!