The Problem
I want to add a clickable contact phone number to my webpage, but I can’t see an option to do that?
The Solution
Although Blocs doesn’t come with a specific phone number interaction, it is possible to use the URL interaction to create a clickable contact number on a web page.
1. First add a link to your page or highlight some text and convert it into a link.
2. Now from the sidebar inspector options, navigate to the section labelled Interactions.
3. From the interaction options set the type of interaction to a URL interaction. This will reveal a text input field for your URL.
4. Now in the URL input field, enter tel: followed by the telephone number you would like to be called. For Example tel:1234567890. Now when this link is clicked on a mobile device, it will prompt the user as to whether they would like to call this number.