Hello everyone,
I'm trying to figure out (im new to vRA and vCO), but Im trying to figure out if it's possible for the following with the show data below:
Biz Group A - User A & User X
Custom Property - Biz.GL - 12345 and 12354
Biz Group B - User B & User X
Custom Property - Biz.GL - 24556 and 29844
What I'd like to accomplish it presenting a drop down list on the request for every user attached to all of our blueprints which does the following:
If User A sends a request for a vm, they are presented with the standard form with a drop down list which shows 12345 or 12354 for selection
If User B sends a request for a vm, they are presented with the standard form with a drop down list which shows 24556 or 29844 for selection
If User X sends a request for a vm, they are presented with the standard form with a drop down list which shows 12345 or 12354 or24556 or 29844 for selection
Can anyone tell me is this is feasible/possible without custom design? Im just talking OOTB functionality...
thank you!!!