This forum is no longer open and is for reading/searching only.

Please use our new MachForm Community Forum instead.

MachForm Community Forums » MachForm 2

Address Zip Field: Required


  1. otooles
    Member

    Is it possible to not have the zip field required when choosing an address field.

    My users don't have any post codes and keep running into problems because it is required.

    Thanks

    Posted 16 years ago #
  2. redityo

    Hi ..

    it's possible by making modification on "post-functions.php" on your machform/include directory.

    edit post-functions.php on line 464 & 471 and make comment for both of line

    line 464

    //$rules[$element_name_5]['required'] = true;

    line 471

    //$target_input[$element_name_5] = $user_input[$element_name_5];

    MachForm Support

    Posted 16 years ago #

RSS feed for this topic

Reply