| |

How to add call, text, or email links into your app using the Custom Page Feature

ALERT: This article is currently being updated due to code changes that are now required to perform these tasks in newly created apps. The steps below are no longer accurate and will revised in the future. This message will be removed after the new steps are documented and tested and this page has been updated to reflect the changes.

Overview

On several features such as the Custom Page feature in our platform, you will find theย WYSIWYGย (What You See Is What You Get)ย Editor. You can use this editor to add links, images, videos or send an email link.

This intent of this article is to explain how to add call, text, and email links to any of the features that allow using the WYSIWYG or HTML Editor. For our example we’ll use the Custom Page feature and the text option. While there are many other ways to add links and touch to call capability into your app, sometimes you need to do something more customized and this method provides flexibility that might be useful in such cases. Another feature to consider is the Source Code Feature which allows additional flexibility and customization.


ย Information

You can integrate Call, Text and Email links in two ways:

  • By using theย Linkย optionย in theย Toolbar.
  • By clicking theย HTMLย option for embedding the coding.

Process

Here is the example of the WYSIWYG Editor:

Creating a Call, SMS, or Email Link

  • Using the Link Option: Simply highlight the text or image you want to create the link for, then click theย hyperlinkย option. In theย Link URLย field enter:
    • tel:ย followed by the phone number to create aย Callย link.
    • sms:ย followed by the phone number to create aย Text Messageย link.
    • mailto:ย followed by the email address to create anย Emailย link.
  • Using the HTML Option:ย You can achieve the same thing using theย HTML option. Just click theย HTML buttonย ย and add the following codes wherever you want the links to appear:

Note:ย You can get creative with Email settings as well. Check outย how to Link Email creativelyย for some additional options.

Confirmation

Verify that the Call, Text and Email Links have been added successfully using into your Custom Page with the WYSIWYG Editor.

Test the links you have created to ensure that they operate as intended before (re)publishing your app.

Spread the love

Similar Posts