Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
 All Forums
 General
 Suggestions - NOT QUESTIONS
 PHP 7.4.7 Contact Us add Phone Number
Author « Topic »  

midvalleydrifter001
Ecommerce Template Expert

USA
912 Posts

Posted - 02/15/2022 :  20:10:30  
Hi Vince,

First off I really like the new Contact Us popup in version 7.4.7.

But it would be nice/helpful if we could have a "Phone Number" input added to it.

This is in case someone spells their email address wrong, we would have a backup to contact them.

Thanks,

Patrick



Edited by - midvalleydrifter001 on 02/15/2022 20:10:59

Vince
Administrator

42425 Posts

Posted - 02/15/2022 :  20:52:04  
Hi Patrick
You can add up to 9 extra parameters to both the Contact Us and the Ask a Question forms in this way...

// For Contact Us
$contactusparam1="Phone Number";
$contactusrequired1=TRUE;

$contactusparam2="Another Parameter";
$contactusrequired2=TRUE;

// And for Ask a Question
$askquestionparam1="Phone Number";
$askquestionrequired1=TRUE;

$askquestionparam2="Another Parameter";
$askquestionrequired2=TRUE;

You can even specify inputs other than a standard text input as follows...

$askquestionhtml2='<select name="ectfield" id="ectfield" size="1"><option value="">Please Select...</option><option value="Test 1">Test 1</option><option value="Test 2">Test 2</option></select>';

Vince

Click Here for Shopping Cart Software
Click Here to sign up for our newsletter
Click Here for the latest updater

midvalleydrifter001
Ecommerce Template Expert

USA
912 Posts

Posted - 02/15/2022 :  22:18:46  
Ah... thanks for the reminder

I totally forgot about doing it that way.

Problem solved.

Thanks,

Patrick

midvalleydrifter001
Ecommerce Template Expert

USA
912 Posts

Posted - 11/26/2022 :  12:31:10  
Is there a way when using the Contact Us pop up feature to allow an "Image Upload"?

Patrick

insight
ECT Moderator

USA
4476 Posts

Posted - 11/26/2022 :  15:27:13  
I don't think so, but it isn't really desirable to give random people on the internet the ability to place files on your website. There's quite a bit of potential for that to encourage malicious users/abusers.

Peter


Professional ecommerce web hosting services
Shared hosting Windows & Linux | Dedicated servers | Domains | SSL
Ecommerce Templates specialists since 2003
https://servelink.com

midvalleydrifter001
Ecommerce Template Expert

USA
912 Posts

Posted - 11/26/2022 :  20:35:15  
That's a good point that I didn't think of...

Of course I don't think like a crook... LOL
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.02 seconds. Snitz Forums 2000