Good afternoon,
I have a picklist inside a subform wich I dynamically populete base on a lookup field. Is there any way to select one item on the picklist??
I try row.<fieldlist>.select(value);
But the system answer:
<fieldlist> does not exist in this form
Thanks in advance for your answer.
Ricardo