I tried this and that, and things work now. I'm sorry, I cannot say precicely what has solved the problem ...
Again thank you for your help!
Entering Number in filed 'phoneNumber' creates Error 400
Collapse
X
-
Thank you so far, I will investigate and see, what I can find ...Leave a comment:
-
Did you try to save other type than "Buro"?
Please consider debugging the class Item referred, I don't have time for the forum.Leave a comment:
-
I didn't know that you have a custom regular expression. Such details needs to be provided initially.
There was no any change in v7.2.7.Leave a comment:
-
Well, just what you would type in into a phone number field. Such as just numbers or an combination like "+49 (0) 1234/6789". Should be no problem, referring to "phoneNumberLoose" in \var\www\html\custom\Espo\Custom\Resources\metadat a\app\regExpPatterns.json
I must appologize, if I didn't get you right!Leave a comment:
-
-
It's because you had the Büro (not translation) option before and removed it after. But it did not remove it from the Default Value (the bug we had before). So now you had Office as a valid value, but Büro as a default value (not valid value).
You won't loose any data if you run an SQL query updating Büro => Office.Last edited by yuri; 12-02-2022, 03:18 PM.Leave a comment:
-
Change type "Büro" to "Office": It's because of the Umlauts? I will have to delete my "Büro" types then and set new "Office" ones. I will loose data, won't I?Leave a comment:
-
Change the Default Value (Standardtyp) to "Office" and then Save.
Thing is that you have the default value set to "Buro" that is not a valid option. It's a translation.
I also recommend to update all values in the phone_number table from Buro to Office.Last edited by yuri; 12-02-2022, 02:19 PM.Leave a comment:
-
Leave a comment: