cancel
Showing results for 
Search instead for 
Did you mean: 

Dropdown values are not getting populated

Former Member
0 Kudos

Hi,

In the adobe form I have two fields ( Employee Group and Employee Sub Group). The values for these two fields are getting populated from backened(SAP/R3, using HCM Process). But on the portal in adobe form when I select the dropdown the values are not getting displayed.

Do I have to do different kind of context mapping or have to write some java script

Please help.

Accepted Solutions (1)

Accepted Solutions (1)

ChrisSolomon
Active Contributor
0 Kudos

(1) Make sure the fields are bound to SAP_PA to those fields (ie. so it knows "Search Help" exists for them). Simply adding them in as fields in config won't do it.

(2) Make sure that in the form field cofig (first node under the form scenario section), you have assigned "Input Help" to them coming from SAP_PA.

(3) It also helps if you set the "default value" to SAP_PA in order to "seed" the drop-down list.

If you want to, you can also do the same things above, but have your own generic service to populate the help values.

Answers (0)