cancel
Showing results for 
Search instead for 
Did you mean: 

Dropdown Adobe ISR

Former Member
0 Kudos

Can someone guide me the steps to create a dropdown with values in my Adobe Interactive form please?

I am in a copied ISR scenario ( SRQ2 ).

I have my form integrated in the portal. I can see the Adobe form in the portal.

I have implemented a new Zbadi implementation and I know that the dropdown values are filled in the method SCENARIO_SET_ADDITIONAL_VALUES.

I have created a dropdown list in the Adobe designer and I have binded my import parameter ORGEH to it. What do i need to put in the method? What do i need to do in the UI dropdown settings please?

Thanks in advance!

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Please, how can I pass values to a dropdown from backend?

Thanks

chintan_virani
Active Contributor
0 Kudos

Jorge,

In my ISR Adobe forms I had made use of it in following manner. Use the dropdown control from ISR library and check if you have $record.sap-vhlist.<FieldName>\.DATA\.FIELD.item[*] and entered text and key in List items of Field Tab.

Refer the [Drop-Down Screenshot|http://img341.imageshack.us/my.php?image=dropdownpp2.png]

Chintan

Answers (1)

Answers (1)

Former Member
0 Kudos