Consider a StaffMembers BO, with an Email address and Email password field.
This will contain the user's GMAIL addy & pw.
--> jaymerjaymer2@gmail.com
--> xyzzy
If the StaffMember emails Contacts, which is set as Intelligent Object, then in that setup screen, I'm having trouble referencing the LISM (LoggedInStaffMember) fields.
Hardcoded username & password: WORKS! But then all email sent appears to come from that same account.

variable username & hardcoded password (to eliminate pw as issue, since you can't see it): FAILS - Gmail Bad Credentials
What am I missing here?
You want the email to be sent from that user's actual GMail account - so it has to be dynamic, but there's no way to see what values are being submitted, via Output windows or Logging, so I can't really tell what is wrong. Just Output Window msg saying Bad Credentials.
Stuck in that 1 hour+ Aware cycle of try something, run it, change it, etc etc etc etc etc etc etc etc etc etc etc.
any ideas?
thx