I have a login form with 3 fields, and I have code that selected the 2nd field that was working, but somewhere along the way it quit working.
I just tested with the simple login example. I put this code:
p_web.SetValue('SelectField',clip(loc:formname) & '.Loc:Password')
at the 'After Setting Select Field' embed, but the Login field is still selected.