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
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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
Config.php
$quickadd = false;