You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Contacts 3.0.0 does not show Phone number or e-mail in "Add new property" menu
To Reproduce
Steps to reproduce the behavior:
Click on "New contact"
Click on "Choose new property type" in "+ Add new property"
Scroll and look for Phone number or E-mail
Error : not found!
Expected behavior
I would like to set several number and e-mail for contacts
Actual behavior
This is not possible anymore
Screenshots
Server configuration
Operating system: Linux
Web server: Apache
Database: MySQL
PHP version: 7.0, 7.1, 7.2...
Nextcloud version: 15
Contacts version: 3.0.0
Updated from an older Nextcloud or fresh install: Fresh install
Signing status:
No errors have been found.
List of activated apps:
If you have access to your command line run e.g.:
sudo -u www-data php occ app:list
from within your Nextcloud installation folder
Nextcloud configuration:
If you have access to your command line run e.g.:
sudo -u www-data php occ config:list system
from within your instance's installation folder
or
Insert your config.php content here
Make sure to remove all sensitive content such as passwords. (e.g. database password, passwordsalt, secret, smtp password, …)
Client configuration
Browser: Firefox
Operating system: Linux
CardDAV-clients:
Logs
Web server error log
Insert your webserver log here
Nextcloud log
data/nextcloud.log
Insert your Nextcloud log here
Browser log
How to access your browser console (Click to expand)
Chrome
Press either CTRL + SHIFT + J to open the “console” tab of the Developer Tools.
Alternative method:
Press either CTRL + SHIFT + I or F12 to open the Developer Tools.
Click the “console” tab.
Safari
Press CTRL + ALT + I to open the Web Inspector.
See Chrome’s step 2. (Chrome and Safari have pretty much identical dev tools.)
IE9
Press F12 to open the developer tools.
Click the “console” tab.
Firefox
Press CTRL + SHIFT + K to open the Web console (COMMAND + SHIFT + K on Macs).
or, if Firebug is installed (recommended):
Press F12 to open Firebug.
Click on the “console” tab.
Opera
Press CTRL + SHIFT + I to open Dragonfly.
Click on the “console” tab.
Insert your browser log here, this could for example include:
a) The javascript console log
b) The network log
c) ...
The text was updated successfully, but these errors were encountered:
GitMate.io thinks possibly related issues are #360 (Incorrect phone number labels), #187 (Add tel: links for phone numbers), #290 (Phone number type not shown when custom), #224 (Phone numbers ignored when importing vCards), and #302 (Missing Fields).
⚠ Please report only issues corresponding to the contacts app for Nextcloud ⚠
Migration and CardDAV issues belong in the server repo!
https://github.com/nextcloud/server/issues
If you have any questions, head over to https://help.nextcloud.com/c/apps/contacts
Describe the bug
Contacts 3.0.0 does not show Phone number or e-mail in "Add new property" menu
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I would like to set several number and e-mail for contacts
Actual behavior
This is not possible anymore
Screenshots
Server configuration
Operating system: Linux
Web server: Apache
Database: MySQL
PHP version: 7.0, 7.1, 7.2...
Nextcloud version: 15
Contacts version: 3.0.0
Updated from an older Nextcloud or fresh install: Fresh install
Signing status:
List of activated apps:
Nextcloud configuration:
Client configuration
Browser: Firefox
Operating system: Linux
CardDAV-clients:
Logs
Web server error log
Nextcloud log
data/nextcloud.log
Browser log
How to access your browser console (Click to expand)
Chrome
Safari
IE9
Firefox
Opera
The text was updated successfully, but these errors were encountered: