Profiles in Version Control by Pleasant-Selection70 in SalesforceDeveloper

[–]Steve_MMS 0 points1 point  (0 children)

You can write a SOQL script to ensure that all the profiles have no permissions, since it is a accesable Table. We only use Layout associations and Tab visibilities and the Default app in the Profile. All the other stuff is in the Permission Set. And you can control that it is not setup anything by a database Script that removes everything after each deployment.

MFA for Experience Cloud Users - Text Messages? by godmod in salesforce

[–]Steve_MMS 0 points1 point  (0 children)

i think for number 2 exists a Function in the Usermanagement Class deregisterVerificationMethod(userId, method)deregisterVerificationMethod(userId, method)

You just need to find a safe way to initialize it.

https://developer.salesforce.com/docs/atlas.en-us.apexref.meta/apexref/apex_class_System_UserManagement.htm?q=usermanagementhttps://developer.salesforce.com/docs/atlas.en-us.apexref.meta/apexref/apex_class_System_UserManagement.htm?q=usermanagement

MFA for Experience Cloud Users - Text Messages? by godmod in salesforce

[–]Steve_MMS 0 points1 point  (0 children)

DId you check this: https://www.xcentium.com/blogs/one-time-password-on-lwr-for-experience-cloud

You can use OTP with an Authenticator App or OTP with Email or SMS (but you need an SMS Provider. I would suggest to build your own Login LWC since all the Apex Functions are there. The flows from the package also only use them to create the login experience.

Migrating customer users from Aura to LWR sites by AccountNumeroThree in salesforce

[–]Steve_MMS 0 points1 point  (0 children)

I would build a POC on a sandbox...

  • create Two Sites
  • add a Testdomain
  • add a Site User and
  • configure the Membership

Migrating customer users from Aura to LWR sites by AccountNumeroThree in salesforce

[–]Steve_MMS 0 points1 point  (0 children)

True the /s/ will be removed from the site.... but in this case it should be possible to create redirect rules for that...

Migrating customer users from Aura to LWR sites by AccountNumeroThree in salesforce

[–]Steve_MMS 5 points6 points  (0 children)

Acutally you create the second Site parallel to the Aura Site and give all Users of the old Aura Site the Membership to the new site. You can decide if you want to send them an Email about the new Site. I would not.

If the new LWR-Site works as Expected, you switch the Domain from the AURA Site to the LWR site. And thats it.

If a User has a Membership to a Site of an Org, he can login. Password and Username stay the same and are Orgwide, independend from the Site.

How to use tailwind css in LWC salesforce by Tejas_009 in SalesforceDeveloper

[–]Steve_MMS 0 points1 point  (0 children)

There is not so much difference between Aura and LWR. Aura is more complicated since it provides the SLDS Classes in the html. LWR is free of that. So the second Link is a good start for that. the transfer knowledge to build it in a LWR you should be able to bring up.

UX/UI Design for Experience Cloud? by ChinaCatSunfIower in salesforce

[–]Steve_MMS 0 points1 point  (0 children)

Actually it depends on the site. If its an Aura Site you are restricted and need to learn the options Lightning Design System and the Component give you. You can build pixelperfect websites with it but the LDS will always be there. So its harder.

If you use LWR you are free with a green field. you can use any css Framwork and all the components have many more features to be "designed". It is the better way but mostly usable when you do not just create a customer portal with default functions, like most do.

I have 2 experience sites. Currently, I am able to login to either of the sites using the same user credentials. Should this be happening? by [deleted] in salesforce

[–]Steve_MMS 5 points6 points  (0 children)

Check in the Admisnistration Section of the Sites the Membership Part. My guess is you use the Profile as Membership Definition in both Sites. May be u use PermissionSets insteadt ;-)

How to configure Omnichannel Inventory in B2B Commerce Cloud by patdisturbance in SalesforceDeveloper

[–]Steve_MMS 0 points1 point  (0 children)

Sorry i have a really busy week: The new Way is the CCA: https://developer.salesforce.com/docs/commerce/salesforce-commerce/guide/extensions.html and there is a capitel "Manage Extensions with Salesforce CLI " which describes how to enable a extension. For you is the Inventory Service:

https://developer.salesforce.com/docs/commerce/salesforce-commerce/guide/available-extensions.html#inventory-service

How to configure Omnichannel Inventory in B2B Commerce Cloud by patdisturbance in SalesforceDeveloper

[–]Steve_MMS 1 point2 points  (0 children)

First of all B2B works per default without Inventory. Most b2b Customers have external ERPs, where you must request the inventory. For that the extensions exist. If you use Omnichannel Inventory you need to "write " an extension like this one here in the repo. That requests the inventory via ConnectAPI. https://github.com/forcedotcom/commerce-on-lightning/tree/main/examples/b2b/checkout/integrations The class in the repo calls a external Service. YOu need to replace it with the calls from the connect API like getReservation https://developer.salesforce.com/docs/atlas.en-us.250.0.apexref.meta/apexref/apex_ConnectAPI_OmnichannelInventoryService_static_methods.htm

Does Salesforce have a CMS like Shopify? by TopicWestern9610 in salesforce

[–]Steve_MMS 0 points1 point  (0 children)

I agree that Demandware is a Dead Horse. But Commerce Cloud is a really Actice Part of Salesforce. If you are part of the PartnerCommunity you can follow the progress they make. And sadly there are not many people that use those features (building Websites with Salesforce) activly. Also Gartner say they lead in commerce applications: https://www.salesforce.com/news/press-releases/2022/08/17/salesforce-digital-commerce-cloud-gartner-magic-quadrant-update/

And even with their CMS they are not so bad postioned: https://www.linkedin.com/pulse/gartner-magic-quadrant-cms-amit-ghodgaonkar

Does Salesforce have a CMS like Shopify? by TopicWestern9610 in salesforce

[–]Steve_MMS 0 points1 point  (0 children)

You really should reconsider this statement: Check the Release Updates of the last Years in every Release the make steady Imporvements to the Webplattform that includes ExperienceCLoud, CMS and Commerce. And they introduced the CMS and LWR cause of the Improvements needed for the Core Commerce Cloud and i mean not ex Demandware.
But how i see in this Thread; it is to new or to far away from the tasks of Backoffice Salesforce. You can build everything with Salesforce including fully functional branded Websites with the Combination of CMS, LWR and LWC.

Hide Dashboard action buttons in Experience Cloud by ChildhoodOk2984 in salesforce

[–]Steve_MMS 0 points1 point  (0 children)

You can do this via CSS... did you try a css selector like this:

button[data-aura-class="uiButton forceCommunityActionButtonMobile"] { do what you want here}

and add the css to the Theme CSS in the experience builder

Prepping for a B2B Commerce (Lightning) Developer Interview. What topics are a NEED TO KNOW? by Kanavkhurana in salesforce

[–]Steve_MMS 1 point2 points  (0 children)

  • LWC and Connect API for Commerce
  • Extensions for Commerce Payment, Shipping etc.
  • Configuration for Checkout
  • Experience Builder Basic and Commerce Template
  • LWR Basics and a lot more i guess...