facebook

form send to email

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #334233 Reply

    abduljabbar
    Member

    hai octavio i need some sample registration program like filling the registration form after that if the registration is complete the whole information have to send to that given email-id. so is there any example to do this project in this new version . i bought this mobione and now i upgraded my mobione2.2 to 2.3. so can u tel me the way to do this? is there any option to send email? any sample project to send email.?

    Attachments:
    You must be logged in to view attached files.
    #334299

    Hi abduljabbar,

    Some advices:

    Your submit button should be a Submit Form action and your screen should be configured as a Form with Form Action Type = email.
    Then in the _custom.js a phoneui.preSubmitForm_m1_<app>() and phoneui.postSubmitForm_m1_<app>() functions are created.
    The phoneui.preSubmitForm_m1_<app>() function is where validation is to be performed. Return false to discontinue the form submit process, you just need to integrate a simple validation with javascript.

    Hope this make sense.

    #334309

    abduljabbar
    Member

    ok then what about email message editor? i have done what u said like form action type=email then onclick=submit form but in the email message? i have to send email which i have given in the field Email . i dont understand.. pls explain me clearly about send email….

    Attachments:
    You must be logged in to view attached files.
    #334348

    Hi abduljabbar,

    We will provide some basic guidance by monday.

    #334353

    abduljabbar
    Member

    ok thank you

    #334416

    support-michael
    Keymaster

    @abduljabbar

    I have not forgotten our commitment to provide guidance for sending email – got sidetracked this weekend with personal life stuff. Octavio and I will be working on providing you a good example; unfortunately it might roll into tomorrow because of our high support load from the weekend and today.

    #334651

    abduljabbar
    Member

    r u there ? am waiting for ur intimation .. can u tell me the solution for that which askt?

Viewing 7 posts - 1 through 7 (of 7 total)
Reply To: form send to email

You must be logged in to post in the forum log in