grocery-crud

    2

    4답변

    set_relation()을 확장하는 방법을 알고있는 사람이 있습니까? 여기 코드 출력이 드롭 다운에있는 모든 도시를 보여줍니다 $crud->set_relation('officeCode','offices','city'); 식료품 침전물 직원 및 사무실 테이블의 예에 아이디어, 기본,하지만 난 정도까지 set_relation()을 모든 도시를 필터링 할

    1

    1답변

    $crud->set_rules('user_password', 'Password', 'trim|required|matches[konfirmpass]'); $crud->set_rules('konfirmpass', 'Konfirmasi Password', 'trim|required'); $crud->callback_edit_field('user_passwo