Con cualquier función que tenga posibilidad de insertar texto, puedes añadir enlaces especiales directos para llamar por teléfono, enviar mensajes de texto, Email, WhatsApp... y además puedes insertar código HTML.
Enlaces especiales de Llamar, SMS, Email y WhatsApp
En primer lugar pulsa el botón Insert link del editor WYSWYG:
Selecciona un texto ya escrito para convertirlo en link o escríbelo en el campo Text:
En el campo URL sólo tienes que incluir el enlace especial que quieras insertar. Aquí te dejamos los más útiles con un ejemplo:
- Teléfono: tel:+3491000000
- Email: mailto:tucorreo@tucorreo.com
- SMS: sms:+34616000000
- WhatsApp: https://wa.me/5211234567890?text=Saludos
Ejemplo con WhatsApp:
Por último,
y lo más importante, para que tu App abra automáticamente las Apps de Teléfono, Email, SMS o WhatsApp a modo de
deeplinks, asegúrate de marcar al final
Open in new tab. En caso de que hayas añadido este enlace a una función de Sitio Web habilita la pestaña
Abrir en navegador:Para ofrecer una experiencia de usuario distinta y mejorar la apariencia puedes hacer que una imagen a modo de botón haga uso de los enlaces. Sólo tienes que seleccionar la imagen con el editor WYSWYG, pulsar el botón Insert link y seguir los mismos pasos que anteriormente:
Insertar un código HTML
El primer paso es activar la vista de código. Para ello pulsa el botón "Code View" (Vista de código) y activarás la visualización del código fuente:
Vamos a ponerte un ejemplo insertando un mapa de Google Maps:
Una vez lo actives accede a Google Maps y localiza la opción "Compartir o insertar el mapa" y selecciona "Insertar Mapa":
Copia el código generado y pégalo en el interior del código HTML:
Una vez lo pegues podrás ver el resultado si pulsas de nuevo el botón "Code View":
Related Articles
APPS: Link / Links
The Links feature allows you to create links, which will open in the app or the device's browser, depending on your preferences. How to add this feature To add this feature to your application go to step "FUNCTIONS" and click on the " iconLinks": ...
APPS: How to Configure an External SMTP Server
1. What is an SMTP server? SMTP are the acronyms of Simple Mail Transfer Protocol. Basically, it is the protocol used to send emails over the Internet. Think of it as the “digital postman” that collects your emails and delivers them to the ...
How to Add Images to the App Builder
If you need to add images to your app, you have several ways to do this depending on whether or not you need to obtain the url of the image. On one hand, you can directly upload the file from the image upload button of the particular feature you are ...
APPS: Custom Page
This functionality gives you several options for creating an information page. You can write an article with an image, you can publish a photo gallery, you can post a video directly on this page and you can add call buttons or a link to any external ...
APPS: Code
This feature allows you to customize this section of the application 100% to your liking by entering HTML, CSS and JS code IMPORTANT: At Scoreapps we do not offer the service of customizing Apps with code and we do not offer the personalized code ...