Menu

Skip "Quickadd" when inserting new contact

Help
polug
2013-12-18
2013-12-19
  • polug

    polug - 2013-12-18

    When I want to insert a new contact, there is the screen where you can enter the address of the contact, then you can click on "next". or you can click immediately on "next".
    How can I skip this of disable this, so that the program is going immediately to the full edit screen.
    thx

     
  • chatelao

    chatelao - 2013-12-19

    Config.php

    $quickadd = false;

     

Log in to post a comment.