script-server
script-server copied to clipboard
Req: Radio button parameter
Would love to see support for radio buttons when selecting input parameters.
Keep up the good work!
Hi, could you describe the use case, please? Could you use combobox instead?
I'm writing a simple directory (ldap) lookup, where input 1 is text (samid) and input 2 is either "user" or "group". Lookup user group memberships or lookup group(s) members For the time being, I went with a simple list. The list mimics the desired behavior but radio buttons would look cleaner imho.