cancel
Showing results for 
Search instead for 
Did you mean: 

Dropdown menu using search help

seVladimirs
Active Contributor
0 Kudos

Hi,

Fist of all sorry for this stupid question, I'm new in SAP Interactive Adobe Forms.

Is it possible to make dropdown menu using search help values?

I want to make drop down for absence type using HCM. Manager fullfil adobe form, choose from dropdown absence text and press send & check.

So what is the main idea, how can I realise it?

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

chintan_virani
Active Contributor
0 Kudos

Did you try the Search option on SDN, if not please do that.

Chintan

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

I have build a P & F in my system, and I included the infotype 6 field Country key (LAND1), a dropdown list box with the original search help.

Let me tell you about some modifications that I did in my Adobe Form:

I included the "PA0006-LAND1" to the Form, and binded it with a "ISR DDL 1st Element Selected" object.

In that object, after the binding was done, I wrote something like:

"$record.sap-vhlist.<your Form Field>\.DATA\.FIELD.item[*]"

into the Dynamic Properties Popup (to go there, doubleclick into the "Specify Item Values" in the "Binding" tab of the Form field).

I hope this helps you a little bit more.

Regards,

Carles

saravanakumar_mac
Participant
0 Kudos

Hi,

warning: Error getting values for input help from back end.

Solution: In backend service check field's operation column, if i maintain that my problem got solved.

seVladimirs
Active Contributor
0 Kudos

Yes, I'm already added field awart in form scenario fields, also add Input Help binding, but I have this warning: Error getting values for input help from back end.

But, if add input help to name, its works.

Edited by: earnestik on Oct 1, 2009 10:45 AM