Hello, I am trying to use for the first time the advanced form API an

Hello,

I am trying to use for the first time the advanced form API and more specifically the "populateDropdown".
The function is just fine when I use two independent dropdown fields but does not work for two dropdown fields within a grid (I receive an exception).

I have been using the same code but I guess that I should adapt somehow:

FormAPI.populateDropdown("drop2", ["ETDE_GetParamByTypeMatching",FormAPI.getValue("drop1").id], "P02", "P03");

Any idea? Tanks again....

OriginalPostID-58370

OriginalPostID-58370

  Discussion posts and replies are publicly visible