Hi Alberto,
Go to the embed point "After setting SelectField" and add this line.
p_web.SetValue('SelectField',clip(loc:formname) & '.placeyourfieldnamehere')
Make sure you get your field name right (might wanna be careful of case as javascript is picky).
Regards
Bill Shields