Having this problem:
- including two Input Dialog actions (type = Text) within the same flow
- retrieving the {operation} variable after each action
- based upon my responses to each input dialog, my expectation is that the {operation} variable for each should equal "ok"
- but after the 2nd input dialog the {operation} variable always equals "cancel"
- the log confirms this by using the "Copy Text to Clipboard" action during my testing
- I can easily reproduce this behavior by creating this minimal flow: Shortcut trigger, Input Dialog action (type = Text), Copy Text to Clipboard action (text = {operation}), Input Dialog action (type = Text), Copy Text to Clipboard action (text = {operation})
- it didn't make any difference if I unchecked "Default Name" within each action and gave each of them a unique name
I hope I'm making a simple mistake or this can be easily fixed at some point. Thank you, I absolutely love using Automagic, very impressive!
Multiple input dialogs in one flow
Moderator: Martin
Re: Multiple input dialogs in one flow
Thanks for the report.
This should be fixed in the next update.
This should be fixed in the next update.
Re: Multiple input dialogs in one flow
I have confirmed this has been fixed in version 1.14.0 ... thank you Martin.
Tom
Tom