If business owner Add/Edit a listing, there is the option to change Alias.
If I recall well, wasn't the case in previous (4.x ?) versions.
If Alias is changed, can result in outdated link search engines.
Can the Alias option in future also set in Attribute cong. or can where can I change the code
Thx, Robert
Hi,
The alias field cannot be added on the attributes configuration.
The alias can be found on the edit files, {joomla}/administrator/components/com_jbusinessdirectory/company/tmpl/edit.php
Hi George,
Thanks for feedback.
Correct directory is: /www/administrator/components/com_jbusinessdirectory/views/company/tmpl/
I changed line 316 and added disabled after name="alias"
/Robert