[RESOLVED] User input request
Published: January 30, 2024 - 09:51
Hello,
I'm currently working on a Python script that users can run from the self-service portal. However, during installation, I'd like the user to be able to enter a value into a script variable via a pop-up window during session setup. I've already looked into using tkinter, but the package isn't included in the WAPT Python version.
Does anyone have any suggestions?
Thanks in advance for any help.
I'm currently working on a Python script that users can run from the self-service portal. However, during installation, I'd like the user to be able to enter a value into a script variable via a pop-up window during session setup. I've already looked into using tkinter, but the package isn't included in the WAPT Python version.
Does anyone have any suggestions?
Thanks in advance for any help.