email (share) info to my client

Comments

9 comments

  • Avatar
    Goyo Gomez

    Hi.

    Check the forms:

    http://support.mobincube.com/hc/en-us/articles/201813498

    http://support.mobincube.com/hc/en-us/articles/206139566

     

    And mailto:

    "MAILTO"

    If you want your applications to able to send an email from the application, you just need to assign some element, as an image or a text, the action "go to url"

    When you assign this action, in the field 'destination' where you usually introduce the url, you must fill it with the next string:

    mailto:[email]?subject=[subject]&body=[content]

    You must replace the email with the address at which you want to send the email, you can choose any subject. Same for the content, you can set a content by default if you write it, or let the user to write it. If you do not want a content by default just delete '&body='

    Remember: you must remove the 'brackets'([]) from the string.

     

    And you can always use too a web screen:

    http://support.mobincube.com/hc/en-us/articles/200325767

    0
    Comment actions Permalink
  • Avatar
    cmh3sonny

    The article http://support.mobincube.com/hc/en-us/articles/206139566 

    you mentioned 'When pasting this link in the PC web browser, a PHP script, that we have to put on our server or VPS (Virtual Private Server), will be generated.

    For example http://www.miweb.com/formularios/clienteX.php

    does that mean clienteX = my userID for mobincube   http://www.miweb.com/formularios/cmh3sonny.php ??

    Just curious how the file exists on the server. Thanks. Sonny.

    0
    Comment actions Permalink
  • Avatar
    Goyo Gomez

    Hi.

    For that case, you need to have a .php file in your own web server.

    You can use any service like this:

    https://www.000webhost.com/

     

    -1
    Comment actions Permalink
  • Avatar
    alex

    Goyo I need to use mailto:[email]?subject=[subject]&body=[content]

    Is it possible to send the device's location?

    0
    Comment actions Permalink
  • Avatar
    Goyo Gomez

    Hi.

    Did you try something like, mailto:[email]?subject=[subject]&{location}=[content] ?

    0
    Comment actions Permalink
  • Avatar
    Alan ARMANI

    Hola, si  ya hice una cuenta en .. https://www.000webhost.com/ y subi el script d mi formulario como puedo saber cual es la dirccionque debo poner en la app

    0
    Comment actions Permalink
  • Avatar
    Goyo Gomez

    Hola.

     

    En el app debes poner la URL completa del archivo.php online.

    Por ejemplo: https://www.000webhost.com/mysite/archivo.php

    simplemente la URL.

    0
    Comment actions Permalink
  • Avatar
    Alan ARMANI

    Y como o donde debo poner el archivo en el website es que segun lo subi en la seccion upload files en la caprtea public_html pero no funciona y lo hice fuera de carpeta y nada, es que no enitnedo como obtengo la url .

    0
    Comment actions Permalink
  • Avatar
    Goyo Gomez

    Hola.

    Eso es diferente, y fuera del rango del soporte de mobincube.

    Pero necesitarás un servidor php y web (apache con php usualmente). Tendrás que aprender a configurarlo tú mismo o preguntar. Te lo explicaría pero nunca lo hice para 000webhost.com

     

    0
    Comment actions Permalink

Please sign in to leave a comment.

Powered by Zendesk