Hey guys,
Is there a decent example of how to change input values in forms based on selection? For example, If I select Partion: gpupriority or gputest, I’d like to change “GPUs requested” to 1 (minimum value=1). If I select Partition: priority (cpus only), I’d like to set “GPUs requested” to 0 and make it unchangeable.
Another example is if I select Partition: priority I’d like to only offer priority accounts assigned to the user (some users are in multiple groups).