I have the following issue espoCRM 7.2.4, custom entity URL field, validation problem
I store in an URL field the adress of a OneDrive folder, which looks like this: https://onedrive.live.com/?id=A04084...408433333B8B5B (id is fake).
I am able to do the following in full edit view:
I create a new record including the mentioned Url, on save everything ok
I edit an existing record ( even in in another field), on save validation error
Inline editing:
I am able to edit another field, no validation error.
I store in an URL field the adress of a OneDrive folder, which looks like this: https://onedrive.live.com/?id=A04084...408433333B8B5B (id is fake).
I am able to do the following in full edit view:
I create a new record including the mentioned Url, on save everything ok
I edit an existing record ( even in in another field), on save validation error
Inline editing:
I am able to edit another field, no validation error.
Comment