• Daniel Chirinos 6
  • NEWBIE
  • 5 Points
  • Member since 2021

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 3
    Questions
  • 6
    Replies

Hello, I've been having some issues and wanted to see if it happens to someone else.

 

Basically I have an experience site, users log in, and they have their language set (say, fr_CA or en_CA), thing is, users that are en_CA can change the language to fr_CA without changing it on their users (basically just changing the ?language=en_CA to ?language=fr_CA in the url) but users that are fr_CA on the user, cannot do the same and show en_CA without changing their user, is there any particular reason for this? Got me really confused. Maybe it's because english is the default language for the site? I tested adding a third language (es_CL) and fr_CA users can change to es_CL but still cannot do so to en_CA, it would be great for me to be able to achieve this without having to update records in salesforce.

 

Hope anyone can help me, and thanks in advance!

King regards

Hi,

Recently I downloaded again the sfdx cli for linux from the page https://developer.salesforce.com/docs/atlas.en-us.sfdx_setup.meta/sfdx_setup/sfdx_setup_install_cli.htm#sfdx_setup_install_cli_linux

 

which uses for example: https://developer.salesforce.com/media/salesforce-cli/sfdx/channels/stable/sfdx-linux-x64.tar.xz to download the sfdx and sf stuff, but it hasn't been working properly for me as I get errors when trying to execute commands, went back to an old pipeline I had and the file I downloaded was different, it was: https://developer.salesforce.com/media/salesforce-cli/sfdx-linux-amd64.tar.xz and this one has an install file, that automatically sets the PATH and properly works when executing commands.

 

Is this something anyone else has been seeing? I get confused that the newer link would have "less" than a link that seems deprecated or at least hidden, aside from the fact that it didn't work for me.

 

Any help is appreciated :) thanks in advance

Hello, I'm using salesforce cli to run basically "sfdx force:source:retrieve -m Profile:Admin", which I know technically sfdx is not that much compatible with profiles but, on a sandbox on a project, I got the object permissions and all that, but running that command on other sandboxes and my developer org brings only the user permissions, is that related to some org config or something? I'd love to know because I kinda like to use sfdx source for all I can.

 

Thanks in advance, hope someone can help me out on this

Hello, I've been having some issues and wanted to see if it happens to someone else.

 

Basically I have an experience site, users log in, and they have their language set (say, fr_CA or en_CA), thing is, users that are en_CA can change the language to fr_CA without changing it on their users (basically just changing the ?language=en_CA to ?language=fr_CA in the url) but users that are fr_CA on the user, cannot do the same and show en_CA without changing their user, is there any particular reason for this? Got me really confused. Maybe it's because english is the default language for the site? I tested adding a third language (es_CL) and fr_CA users can change to es_CL but still cannot do so to en_CA, it would be great for me to be able to achieve this without having to update records in salesforce.

 

Hope anyone can help me, and thanks in advance!

King regards

Hi,

Recently I downloaded again the sfdx cli for linux from the page https://developer.salesforce.com/docs/atlas.en-us.sfdx_setup.meta/sfdx_setup/sfdx_setup_install_cli.htm#sfdx_setup_install_cli_linux

 

which uses for example: https://developer.salesforce.com/media/salesforce-cli/sfdx/channels/stable/sfdx-linux-x64.tar.xz to download the sfdx and sf stuff, but it hasn't been working properly for me as I get errors when trying to execute commands, went back to an old pipeline I had and the file I downloaded was different, it was: https://developer.salesforce.com/media/salesforce-cli/sfdx-linux-amd64.tar.xz and this one has an install file, that automatically sets the PATH and properly works when executing commands.

 

Is this something anyone else has been seeing? I get confused that the newer link would have "less" than a link that seems deprecated or at least hidden, aside from the fact that it didn't work for me.

 

Any help is appreciated :) thanks in advance

Hello, I'm using salesforce cli to run basically "sfdx force:source:retrieve -m Profile:Admin", which I know technically sfdx is not that much compatible with profiles but, on a sandbox on a project, I got the object permissions and all that, but running that command on other sandboxes and my developer org brings only the user permissions, is that related to some org config or something? I'd love to know because I kinda like to use sfdx source for all I can.

 

Thanks in advance, hope someone can help me out on this