この会話は、活動がないためロックされています。新しい投稿を作成してください。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
We are using AEM commerce catalog generator to generate product details page using list of product.
The generated page name is implicitly derived from JCR:title of the product master of the page.
Need to know why the page title length is truncated at first 64 chars. We need to increase this limit.
How to we customize.
FYI: https://docs.adobe.com/content/help/en/experience-manager-64/administering/ecommerce/generic.html#ge... has nothing related to it
解決済! 解決策の投稿を見る。
表示
返信
いいね!の合計
Hi @ksbansal ,
As per as I know there is no any configuration to increase the limit because it is already based on W3C Style guide recommendations.
But this validation is applicable only in the case when you are not putting any name for a page and aem generates it automatically.
So if you still want to make page name as per your choice then try to assign it explicitly so that you can skip the 64 char validation on it.
Please see the below ref.
Hope this will help.
Umesh Thakur
Hi @ksbansal ,
As per as I know there is no any configuration to increase the limit because it is already based on W3C Style guide recommendations.
But this validation is applicable only in the case when you are not putting any name for a page and aem generates it automatically.
So if you still want to make page name as per your choice then try to assign it explicitly so that you can skip the 64 char validation on it.
Please see the below ref.
Hope this will help.
Umesh Thakur
表示
返信
いいね!の合計
表示
返信
いいね!の合計