Trend in CCDC Roster Makeup I’ve noticed a trend in CCDC roster positions. Most of the time on a team women fall into three positions: 1. Team Captain 2. Inject Manager/Policy Writer 3. Alternate Team Size 0-1 women on a team Why do I keep seeing this pattern over and over again? Where are the Firewall, Linux, Windows, Web, IoT, Network and Splunk Admins? Incident Responders? I don’t think every woman wants or asks to be in a leadership role. Are women encouraged into this structure by faculty coaches? Do all the guys on the team want admin positions and women get whatever is leftover? Do faculty coaches trust male ability in technical positions and assign the soft skill side to women on the team? Why am I talking about this? I’m hoping faculty coaches will see this post and rethink how they assign positions. Or they become aware that this is happening. I see the majority of teams meet the criteria up above. How this happens 1. Grandfathering "Since you were th...
I like your video it is very informative. Can you please make more such vids for salesforce B2B commerce. Thanks!!!
ReplyDeleteIs there any way to view the managed package controllers of the b2b commerce vf pages ?
ReplyDeleteNope you cannot edit or view managed package code. As far as I know. The classes show functions but they are blank inside.
ReplyDeleteThankyou Amanda, for the update to my queries. How come did you come across the apex & VF code which you wrote for the Productdetailpage . Is there any online source where we might get the sample snippets of them or you got it from the cloudcraze doc.
ReplyDeletePlease let me know.
Go to ProductDetail page -> View Source (NOT INSPECT) -> Copy start and end script tags of <script id="ProductDetail-Desktop" type="text/template". I showed in my how to Edit a Page video. The content inside could be slightly different due to the B2B Commerce update.
ReplyDeleteThankyou Amanda.
DeleteHi Amanda,
ReplyDeleteI want to add a link or button on my homepage of the storefront for logged in user. on clicking the link /button a popup form should appear. what must be my approach ??