Page 1 of 1

add new product - alias (double key)

Posted: 08 Feb 2024, 11:43
by adm
Phoca Cart Beta 24

An alias entry is automatically created when the field remains empty. If a product with the identical title is already available and an product with the same title is created (leaving alias empty), it will be saved without error.
When editing one of the two products (with ident alias), an error (duplicat alias) is displayed when saving. However, the error should be displayed when the new product is created or a time stamp should be attached to the alias.

Re: add new product - alias (double key)

Posted: 11 Feb 2024, 22:25
by Jan
Hi,

when you not fill the alias field and let the system to create it, it will automatically creates unique alias, see example:
When you create Test product and there is alias test, even test-2, then the system will automatically create test-3 alias (BTW, this is not a Phoca Cart feature but Joomla feature)

Image

Jan

Re: add new product - alias (double key)

Posted: 12 Feb 2024, 15:07
by adm
Ok it works as you described it. I don't know how I did it last time to get the error.

Re: add new product - alias (double key)

Posted: 16 Feb 2024, 02:58
by Jan
OK