Input Box Output #33
-
Been looking at this to replace some of our older message boxes that use pashua and jamfhelper. i was looking to have to user enter a username in the input field but I do not see a way to pass that back out to the script that called the notification box. I am wondering if I am missing something as it only seems to be passing out the value of the button pressed and not the value of the input box. Any help with how to do this would be great. Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @rlandgraf2, Mac@IBM Notifications print the user input right before the exit of the process so you can easily catch it.
|
Beta Was this translation helpful? Give feedback.
Hi @rlandgraf2, Mac@IBM Notifications print the user input right before the exit of the process so you can easily catch it.
This is an example: