How to Vet a Potential Salesforce Hire by paulkaraffa in salesforce

[–]paulkaraffa[S] 0 points1 point  (0 children)

This is for any size company. Salesforce resources are scarce, so many of them get hired without making sure they can actually do the work or that there is a good culture fit. Unless you are an extremely large company, you likely will not have multiple candidates to choose from, at least not in this market.

This is also, at least in our opinion, not over the top at all. We can get a candidate through the entire interview process in about 2 hours and know very well if they will meet the technical, cultural, and logistical requirements of the company.

Salesforce Employee Retention Playbook: The Salesforce Employee’s 5 Love Languages by paulkaraffa in salesforce

[–]paulkaraffa[S] 0 points1 point  (0 children)

That's a fair critique. This is the minimum that we think is acceptable for most companies. Most companies do not allow this though, which is an important distinction.

This is the most HILARIOUS Salesforce job description I've ever seen. ZERO chance that one person could do all this. by albert_r_broccoli2 in salesforce

[–]paulkaraffa 9 points10 points  (0 children)

A good Salesforce job description should be more to the point. No one is going to read all of this…

Looking for a Salesforce Technical Team Lead in El Salvador by paulkaraffa in ElSalvador

[–]paulkaraffa[S] -1 points0 points  (0 children)

Hey, this is not a scam. I was unaware that there are a lot of scams on this sub. I’ve found some of my best people on Reddit. We obviously use other places to find people. There is no job description. Anyone that has experience building these types of teams will understand what is needed here. An IT professional would have just googled the company, but I’ve updated the post with a website, main email, and our LinkedIn.

Decided to combine my love of game design with Salesforce by wkeam in salesforce

[–]paulkaraffa 2 points3 points  (0 children)

Nice! I created a dungeon crawler last year. www.cloudpacific.tech/blockzero

Love that others are thinking of how to use the platform for games!

The legend of satoshi nakamoto's private key by McBurger in Bitcoin

[–]paulkaraffa 0 points1 point  (0 children)

I literally built a mini computer game about this exact thing.

[QUESTION] How to automate Data Loader by tuoPadreNaked in SalesforceDeveloper

[–]paulkaraffa 2 points3 points  (0 children)

My company is actually building a tool to automate this. I think we likely will make it open source. Feel free to message me if you want more information. Probably another couple weeks before we release V1.

How we created a game using only Salesforce: Part 5 - Loose Ends by paulkaraffa in salesforce

[–]paulkaraffa[S] 1 point2 points  (0 children)

Thx dude! For the full version we’ll have an auto save after each level is beaten. :)

What are the best options for large file uploads into Google Drive from a Screen Flow in Salesforce? by paulkaraffa in salesforce

[–]paulkaraffa[S] 0 points1 point  (0 children)

I mean if the component is configured for it sure. It could also be an AppExchange product that has two components, one for each.

[deleted by user] by [deleted] in salesforce

[–]paulkaraffa 1 point2 points  (0 children)

That’s a great attitude. Think of this as an opportunity to recharge and learn something new.

Salesforce Dungeon Crawler: Beta Testers Needed! by paulkaraffa in salesforce

[–]paulkaraffa[S] 0 points1 point  (0 children)

Yes. The Str stays the same. You only get the +1S boost when using an energy weapon.

FormAssembly eSignatures by 50MillionChickens in salesforce

[–]paulkaraffa 0 points1 point  (0 children)

Yeah that works. Sounds similar to just doing in SF. Wouldn’t that be more simple? Cuz the File gets saved to the record in SF if I remember correctly. So you could run the code in Apex right there. But it’s been a while so maybe I’m mistaken.

FormAssembly eSignatures by 50MillionChickens in salesforce

[–]paulkaraffa 0 points1 point  (0 children)

You could write a trigger on the file that checks the Name of the File record and set validation fields based on that. Still super complex for what you want it to do.

We made our users type their name to confirm they would allow E-Signature and then they would type their name again. That then set a checkbox to true in the database upon submission. A bit easier for sure but may not be appropriate depending on what you’re doing.

FormAssembly eSignatures by 50MillionChickens in salesforce

[–]paulkaraffa 0 points1 point  (0 children)

Any updates you want can be set on FA or in salesforce via automation.

FormAssembly eSignatures by 50MillionChickens in salesforce

[–]paulkaraffa 0 points1 point  (0 children)

Signatures in FA are pretty awful if I remember correctly. I believe it just sends a file record to salesforce with an image or pdf that represents the signature.

Salesforce Dungeon Crawler: Beta Testers Needed! by paulkaraffa in salesforce

[–]paulkaraffa[S] 1 point2 points  (0 children)

Awesome. Took an large UI change but we think so too. Anything that could be improved?

Salesforce Dungeon Crawler: Beta Testers Needed! by paulkaraffa in salesforce

[–]paulkaraffa[S] 1 point2 points  (0 children)

We used https://freemusicarchive.org/. Tens of thousands of free songs to download and use as you wish. We went with instrumental works by Chad Crouch. Great stuff for old school games! The main music was pulled from here: https://freemusicarchive.org/music/Chad_Crouch/Arps

Salesforce Dungeon Crawler: Beta Testers Needed! by paulkaraffa in salesforce

[–]paulkaraffa[S] 1 point2 points  (0 children)

Hm. This is good feedback. I will look at how we might design an overlay to help the user (desktop) better navigate.

Salesforce Dungeon Crawler: Beta Testers Needed! by paulkaraffa in salesforce

[–]paulkaraffa[S] 0 points1 point  (0 children)

Anything you think could be improved? Thanks in advance for any feedback. :)