Refine your search by selecting themes and tags:

Knowledge base

Here is the access to the knowledge base maintained by the Support team. Data published here does not replace the documentation of this website but enriches it. Please take the time to test any answers on a development platform first.

Prototype-visuelle.svg

 

 


How to add asynchronous resources?
Is it possible to add ressources in a asynchronous way as the below script tag?
How to add new content to the sitemap?
I'd like that content with a custom nodetype or mixin to be considered in the generation of the sitemap, how can I do that?
How to add thumbnails in a choice list
How to add thumbnails in a choice list, as we have in the bootstrap component to choose a predefined grid
How to allow a custom script expression
Following the upgrade to JCustomer/Unomi 1.4.4, my custom rules using a scripting expression does not seem to work anymore. For example, script::profile.itemId...
How to allow end user sorting a list
If you want to allow an end user to sort a list, then you should build a query on your list.  In this basic example, we will show how to allow the end...
How to ask questions to the AI chatbot?
I ask questions to the AI chatbot but I'm not getting anything relevant. How can I ask efficient questions?
How to authorize (or not) a user to use a template?
Here is the use-case: we want to allow some basic users to be able to use some templates, and we want to allow some advanced users to use more templates.
How to automate the site export?
How to automate the site export feature? test
How to avoid IllegalStateException in URL redirections from authentication valve?
I implemented a custom authentication valve which performs a redirection before invoking the next valve in the pipeline. The authentication works fine,...
How to call a particular view of a node?
The customer has created a view called shortand he wants to call it as http://127.0.0.1:8080/cms/render/(.......)/my-first-news.short.html How to call...