View Single Post
  #9  
Old 03-13-2003, 03:09 PM
 
windza windza is offline
 

Newbie
  
Join Date: Mar 2003
Posts: 1
 

Default

I think you can just delete this part of the code in whichever field you dont want to be mandatory since this is where the error checking is. My example below is making the phone number not mandatory.

{if $fillerror ne "" and $userinfo.phone eq ""}<font class=Star>&lt;&lt;</font>{/if}
Reply With Quote