Removing validation on 'price'

Discussion in 'Customizations' started by joseph, Apr 26, 2010.

  1. joseph Customer

    Hi all - I want to be able to let users create ads that don't have a price. Which file contains the validation?

    Thanks in advance for any help!
    Joseph
  2. Mike-N-Tosh Developer & Moderator

    Just simply don't require the price field through your administration.

    Administration/Settings/Settings/Checkout Settings
    "Allow Price Field" Yes Required: NO
  3. joseph Customer

    Thanks!
    How can I remove the validation on the content of the field, so that it is OK with alphanumeric input?

    Cheers - I really appreciate it
    Joseph
  4. Eric Barnes Guest

    You would need to use extra fields and remove the default price. The database has it stored as a number.

Share This Page