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

Please use our new MachForm Community Forum instead.

MachForm Community Forums » MachForm 3

Making State not required in Address Field?


  1. EWorld
    Member

    Is it somehow possible, to remove the required from the state field in the ADDRESS ?

    Posted 12 years ago #
  2. redityo

    You can try to edit "includes/post-functions.php" and go to line 808. You will see these code :

    $rules[$element_name_4]['required'] = true;

    then simply remove the code from there. That would remove required field for state field


    MachForm Support

    Posted 12 years ago #

RSS feed for this topic

Reply