Hi,
Website field takes in url and if strip is check in Entity Field properties. It removes https:// in front of website.
i.e https://example.com turns to example.com
is it possible to add additional conditions where it also strip if website is as such
https://example.com/sitepage1 to example.com
Since validation works before formula. And I have added Website in Duplicate Check
https://example.com/sitepage1 and https://example.com/sitepage2
both gets inserted as example.com . As formula works after Duplicate Check.
Website field takes in url and if strip is check in Entity Field properties. It removes https:// in front of website.
i.e https://example.com turns to example.com
is it possible to add additional conditions where it also strip if website is as such
https://example.com/sitepage1 to example.com
Since validation works before formula. And I have added Website in Duplicate Check
https://example.com/sitepage1 and https://example.com/sitepage2
both gets inserted as example.com . As formula works after Duplicate Check.
Comment