cancel
Showing results for 
Search instead for 
Did you mean: 

Dropdown for a table column in Interactive Adobe Form

former_member193724
Active Participant
0 Kudos

Dear Experts,

Require your guidance in enabling dropdown values for a column in a table in Adobe Form. The table is prefilled with some data.

Have created the value table and assigned it to the Node attribute of the required field in the WDA context. But on the click of the dropdown, no data is displayed.

Appreciate any inputs on how to achieve this requirement.

Thanks in advance!!

Accepted Solutions (0)

Answers (2)

Answers (2)

varun_vadnala3
Active Participant
0 Kudos

Use enumerated drop down list ( No select)

0 Kudos

Hi Lohit,

if this is for HCM Processes and Forms, You need to set the value help in the field configuration of the process scenario and then proceed in the interactive form with the steps described here:

Creating a Dropdown List Box - HCM Processes and Forms - SAP Library

You have to put the vhlist binding in the object>cell>list items dialog and on the binding tab you bind the field.

former_member193724
Active Participant
0 Kudos

Hi Christian,

Thanks for the reply!!

This is a PPM Process and my requirement is for a table field and not a single field.

The required binding is done for the Table and the field. The vhlist binding is automatically done by the system as soon as the binding for the field is done.

In the WDDOMODIFYVIEW of the view I have added the code to populate the dropdown list and also the table data.

Please let me know where I am going wrong or missing any more steps.

Thanks!!