We will now resume our regularly scheduled Sfdc99 tutorials!
Up next is Chapter 7, where I will show you how to break down complex business requirements and write your first advanced trigger! After this Chapter, you should honestly be able to get a job as a Salesforce developer.
I have noticed however that it’s possible to quickly read through all the Chapters without taking the time to understand the content! That is why after Chapter 7, I’ll be creating an Sfdc99 Hall of Fame Challenge!
I will personally review all submissions for the challenge and everyone who passes will permanently win a spot on the Hall of Fame page of this site!
After the Hall of Fame challenge, we’ll dive into the deeper topics of Object Oriented Programming languages. This will teach you some of the fundamental lessons on coding in general, so not only will your Apex improve, but you’ll also be much better prepared to start using other programming languages as well.
Finally after that, we’ll tackle Visualforce =)
Enjoy the journey!
David
Hi David,
Is there a way to implement an ordering form which is similar to web-to-lead but in a secure fashion that lets customers input credit cards? Please advise.
Never done this before however I would strongly encourage the use of encrypted fields!
https://help.salesforce.com/apex/HTViewHelpDoc?id=fields_about_encrypted_fields.htm&language=en
You are the man David!!! I look forward to the challenge. BE EASY ON ME!