Opening Hello fellow CCDC Competitors! Struggling to get a Palo-Alto VM? I know how you can get one! Email me at ASzampiasSWD@gmail.com. I'll tell you the steps to get a PA-VM for GNS3. Why am I giving this info to you? Wouldn't it make sense to hog the info to myself? Wouldn't my team have an advantage? There are have and have not universities when it comes to PaloAltos. I fell into the "have not" group. Our college didn't have access to PA-VMs and still doesn't. Even if PA Cybersecurity Academy is free, there is too much red tape. I can't change the outcome. I can only come up with this one solution. Another reason is Tri-C is a tryout team. I think its pretty unfair as a potential Firewall Admin I'm the only one with access. No one can challenge me unless they spend 2K for a PA-VM. It becomes a rich-person only position. I have a leftover PA-VM from 2018 I promised not to share. I couldn't share that with my challengers. But I f...
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 ??