Skip to main content

#Community Experience Bundle0 debatiendo

Hi

 

I would like to run all screenflows, community pages available to a user based on his language preference choosen. I am storing the language on a custom field on account.

 

Can I use that field to tell community page and screen flows to load label translation curreposnding to the preference, if available.

 

I am trying to achieve this without the language switcher component on builder. Please advise

#Multilanguage Translation #Account #Community Experience Bundle #Community Builder

2 respuestas
  1. 18 abr 2023, 2:03

    Thanks for the input, i might be missing something here. How does simple configuration help drive LWC components on screen flow load language specific labels?

     

    Is there a way to specify the entire flow and its components to run in a specific language? Or to let LWC component know to use a a different translation. If the LWC does not take a label as input , i do not see an option to specify its translation from workbench 

0/9000

Hi All!

Having a problem trying to deploy a Community Experience Bundle.

Error I am getting

"force-app/main/default/experiences/Portal1.site-meta.xml ThemeLayout's label must be unique. Remove duplicates in Portal1/themes/buildYourOwn.json and try again."

 

We have 2 Communities both having buildYourOwn.json and each the same developerName and label, both giving error if I try deploy.

I can't update developerName as it errors saying it is read only (Makes sense as it references the underlying theme). Trying to update the label still seems to error the same.

 

Any ideas???

 

Start of buildYourOwn.json

 

{

"activeBrandingSetId" : "a1664ded-fd11-4c8e-8da3-5a1474b752b1",

"customCSS" : "...removed",

"developerName" : "starter",

"id" : "08994355-9d5f-46c1-9a62-b2747f5f96c5",

"label" : "Build Your Own",

 

@* Experience Cloud * @Salesforce DX 

9 comentarios
0/9000