cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with Enumerated drop-down values in Adobe Forms (WD java)

Former Member
0 Kudos

Hi All,

have a scenario where, I have to fill in a dropdown dynamically when I click a button. I get the values from a function module. I have done this using Isimpletypemodifiablestep. It worked.I have the form too. But when I try to re-implement the same its working only if I give the values during initialisation .

Why is this inconsistent?

Can we modify Simple types only during initialization? I have tried to add the values to the drop-down in controller and map the attribute to view. Even that didn't work.

I'm

Am using Adobe Live cycle designer 7.1 and NWDS 7.1

SAP 2004s SP15

Thanks,

Vasu

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Subramanya,

Please try to use WDP ActiveX Dropdown (No Selct) in your form with simpletype binding.

Hope this helps!!

Regards,

Arafat

Former Member
0 Kudos

Hi Arafat,

I have tried that already. It didn't work. As of now, I've copied the form thats working into the new project.

But I didn't find a solution for the problem.

Thank you,

Vasu

Former Member
0 Kudos

Hi Subramanya,

We faced the similar issue and we used this solution and it worked.

Also check if you have ACF intalled on your machine.

Regards,

Arafat