I have a unique auto-dial phone number like this → “+1[10 digit number],[10 digit number]#”
example: +19876542310,4567893215#
This will dial the first number (twilio) and then dial the second number to connect to that number.
I tried the following ways to get this done.
- Link Column: This automatically adds “http” to the text. So “tel:+11234567892” is not considered as a link. It becomes “http://tel:+11234567892”.
- Phone Column: This won’t allow me to add “,” (comma) and “#” in the column.
If there was a way to make a custom html column, that would only display the html code within, this kind of automation and many others, would be easily possible.