Is there a way to get user input during an activity? An example would be if I create an activity using the Device.CLI.Modify Config type to change some passwords, I would like to open a dialog box asking for the new password. Right now I am hardcoding these into the configuration lines, but would like to prompt for the password instead.
TIA,
Rick