Add favorite transactions to a page
It is possible to bookmark an operation among the other existing operations on your platform
Display favorite transactions on a page
Favorite transactions can be displayed on any page of the platform.
From your administrator area:
- Go to Operations -> Actions -> Add to favorites to select the operation to highlight.
- Edit the content in HTML mode of the page where you want to display the favorite product
add the following code
<div data-cl-projects data-tag = "" data-limit = ""> </div>
Operation display settings
2 parameters are to be considered for a good display of the favorite transactions.
- Data-limit: the number of operations to display on the same row.
- Data-tag: rule defining the criteria for sorting projects. By default, the projects defined as favorite projects by the administrator are displayed.
Other rules can be defined, for that contact our support service.