DEPNotify-Starter icon indicating copy to clipboard operation
DEPNotify-Starter copied to clipboard

Please increase the number of allowed text fields

Open howieisaacks opened this issue 4 years ago • 0 comments

Is your feature request related to a problem? Please describe. I need 4 text fields: Computer name, User's name (first and last), User's email address, Asset tag

Describe the solution you'd like I would like to have 4 text fields. I may not need all of them for every use case, but it's easy to remove fields if needed.

Describe alternatives you've considered On alternative I have pursued is to prompt the user using a policy to provide their full name and email address, so that these can be added to the Mac's inventory record. I tried adding a policy to the policy array that would do this but since it uses osascript, the DEPNotify app covers up the dialog box. The script will run when the policy is triggered manually from Terminal or with a check-in trigger.

Additional context I appreciate the work that has been done on this script and the DEPNotify app. I just think that limiting us to only 2 text fields makes using DEPNotify less useful. Thanks!

howieisaacks avatar Sep 01 '21 18:09 howieisaacks