Expand my Community achievements bar.

unjung
unjung
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • How do I delete my Experience League account? The profile settings don't include a link to delete, nor even to change email address. 

    Type

    Questions

    Views

    1.5K

    Likes

    0

    Replies

    1
  • I was actually able to get it working myself, using the following:var mail;var address = "xxxx@xxxx.com";var firstname = firstname.rawValue;var lastname = lastname.rawValue;var location = location.rawValue;var date = date.rawValuevar email = email.rawValue;var phone = phone.rawValue;var company = co...

    Type

    Questions

    Views

    820

    Likes

    0

    Replies

    0
  • I've gotten this far and am just trying to get the body text working... nothing's showing up there yet.var mail;var address = "XXXX@XXXX.com";var subfirstname = firstname.rawValue;var sublastname = lastname.rawValue;var sublocation = location.rawValue;mail = "mailto:" + address + "?subject=" + "New ...

    Type

    Questions

    Views

    813

    Likes

    0

    Replies

    0
  • (Realized I posted this in the wrong forum originally.)I am trying to include field data in the body of an email, rather than just as an XML attachment.  I've played with various bits of Javascript in the "click" event of a regular button but am failing miserably. I am using something like this:   v...

    Type

    Questions

    Views

    2.0K

    Likes

    0

    Replies

    3
Top badges earned by unjung
Customize the badges you want to showcase on your profile