cancel
Showing results for 
Search instead for 
Did you mean: 

value help not working

former_member190457
Contributor
0 Kudos

Hi all,

I am trying to develop a small adobe interactive form application embedded in web dynpro java.

I am unable to make value help work. I have edited the

fieldname = "myFieldName"

javascript bit, but to no use.

I tried this: but it doesn't work for me.

Saphelp suggests just the same.

Can this actually be achieved on Java or only abap?

Thanks regards

Vincenzo

View Entire Topic
OttoGold
Active Contributor
0 Kudos

Of course it uses the input help/ search help (or whatever it is called) created in your backend. If you do not have one, you have to create one. Maybe you don´t need a value help and it would b enough for you to create a customer table in the form interface, fill it with values and use dynamic binding in the form to display the values in the drop-down?

I have no source of documentation, I don´t know if there is any. Sorry from my part.

Otto

former_member190457
Contributor
0 Kudos

Hi Otto, thanks once again!

Actually I have no backend as I am on Composition Environment 711

Could you specify how to bind the valuehelp (table in a popup) to a WD context node, if that can be done?

Maybe some more javascript?

Thanks, regards

Vincenzo