New database link variable
category
2020/02/05
Today we added a new variable for the database module. You can now add a link to a detailpage without setting the list id parameter. This parameter is used for adding functionalities like back, next and previous entry. Sometimes these functionalities are not used in a project. Now you can use another variable who will not set the list id (lid) parameter in the url. This way you have no canonical URL's for your database entries.

the new variable can be found in the editor settings list of variables when creating a database list
The new variable [:swdbdetaillink:nolid:] can be used in a similar way as [:swdbdetaillink:]. More information about creating database lists can be found here: https://support.sitemanager.io/sitemanager-developer/database-module/create-a-database-list

example of using the new database variable