Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Contact us subject field not required, hidden

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 03-26-2007, 06:46 AM
 
plezaic plezaic is offline
 

Advanced Member
  
Join Date: Jan 2007
Posts: 38
 

Default Contact us subject field not required, hidden

How can I make subject field hidden on contact us form and just assign it a value instead of having users type it in?

Thanks,
Predrag
__________________
X-Cart Gold 4.1.10
X-AOM
BCSE-POS
Reply With Quote
  #2  
Old 03-26-2007, 02:49 PM
 
lachild lachild is offline
 

Advanced Member
  
Join Date: May 2006
Posts: 92
 

Default Re: Contact us subject field not required, hidden

Sure you can... In 4.0.x here's what you need to do.

Locate the following in /skiln1/help/contactus.tpl and remove:

Code:
<tr valign="middle"> <td class="FormButton">{$lng.lbl_subject}</td> <td><font class="Star">*</font></td> <td nowrap="nowrap"> <input type="text" id="subject" name="subject" size="32" maxlength="128" value="{$userinfo.subject}" /> {if $fillerror ne "" and $userinfo.subject eq ""}<font class="Star">&lt;&lt;</font>{/if} </td> </tr>

Then add somewhere in the form:

Code:
<input type="hidden" name="subject" value="Your Subject Goes Here">

Hope this helps.
__________________
Westin Shafer
Come Together Technologies
http://www.ComeTogetherTechnologies.com
Reply With Quote
  #3  
Old 03-27-2007, 05:57 AM
 
plezaic plezaic is offline
 

Advanced Member
  
Join Date: Jan 2007
Posts: 38
 

Default Re: Contact us subject field not required, hidden

Yes, that's it. Thank you so much.

Predrag
__________________
X-Cart Gold 4.1.10
X-AOM
BCSE-POS
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 07:10 AM.

   

 
X-Cart forums © 2001-2020