- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hey,
I am currently trying to set up a landing page where one of the inputs is a telephone number.
<input name="phonenumber" title="Confirm your Phone Number:" class="textInput defaultText" id="control_PHONENUMBER" style="border-radius: 6px; margin: 0 3px 5px 0px;" oninput="updatePhoneNumber(this.value)" type="tel" placeholder="555-555-5555" pattern="[0-9]{3}-[0-9]{3}-[0-9]{4}" label="phonenumber" />
I have saved this code a few times, and when I reopen, the type is changed to text. Any suggestions on how to get it to get for a phone number?
Solved! Go to Solution.
Topics
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
0 Likes
Total Likes