cancel
Showing results for 
Search instead for 
Did you mean: 

REST Service response to display in a form drop down

paiyyavj13
Star Contributor
Star Contributor

Hi,

I am trying to display the below json response in a form dropdown field:

[
{
"id": "1",
"label": "Type A"
}, {
"id": "2",
"label": "Type B"
}
]

Could some one guide me in configuring the below parameters in the form?

I need to know what should be the values of the above 3 fields...

Appreciate your help... Thank you...

Regards

1 ACCEPTED ANSWER

paiyyavj13
Star Contributor
Star Contributor

It worked, I had to enter the path as: []

View answer in original post

2 REPLIES 2

paiyyavj13
Star Contributor
Star Contributor

It worked, I had to enter the path as: []

Arun_nmc
Champ on-the-rise
Champ on-the-rise

Hi,

I am also trying to have the following cases in my project requirement.

But i want to display the  name starts with 'A' in the list box in activiti UI.

could you please sugget whether this is possible and how can be achievable.

Thanks

Arun K