Quantcast
Channel: VMware Communities : Discussion List - vRealize Orchestrator
Viewing all articles
Browse latest Browse all 6251

ASD External Values / Labels

$
0
0

This is a combo vCAC / vRO question. Lets say  I want to have a field on my ASD form, with a type string, and a presentation of Radio Button Group.

 

I can define manually a list of elements (value AND label):

 

question1.png

 

What i want to do, is create this same behavior but use an external vRO action to define the list of values AND labels. So if i set my action to:

 

question3.png

 

I can get the list to populate correctly, by returning a Array/String from the action:

 

 

question2.png,

 

 

The problem is, it sets the value and the label to the same thing. I want to have a value set to X and a label set to Y. What should my return type be in order to achieve this?

 

Is there documentation somewhere listing what each ASD form type (checkbox list, date & time, list, dual list, radio button group, search, tree, map) expects for a return type, when set to an external action, in order to properly populate the item on the form?

 

Thanks as always,

 

-James


Viewing all articles
Browse latest Browse all 6251

Trending Articles