Ack: Supriya Agrawal First-year students at Texas A & M’s Vet school were attending their first Anatomy class, with a real dead pig. They all gathered around the surgery table with the body covered with a White sheet. The professor started the class by telling them, ‘In Veterinary Medicine it is necessary to have two [...]
One of the longest-running requests for Google’s web mail service Gmail has been for offline functionality. Now, finally, Gmail users will be able to type up those emails inside an airplane. Google has just announced offline Gmail support via Gmail Labs – to start with for consumers and businesses using Google Apps, but regular Gmail [...]
Following demo is a single Apex custom controller, two Visualforce pages and a wrapper class allowing the user to search an object by keyword (via Dynamic SOQL) and return the results in a page block table with corresponding checkboxes. Selecting one or more checkboxes and clicking the ‘See Results’ button displays the list of the [...]
Ack :- Nisha Samson The reason why I smile all the time and be happy is because i carry on flirting YOU look in his direction and lower your eyes just as he catches your gaze. You then give him a shy smile. He in turn looks at you and runs his fingers through his [...]
Ack :- Sweta Chotalia Professor began his class by holding up a glass with some water in it. He held it up for all to see & asked the students “How much do you think this glass weighs?” ’50gms!’….. ’100gms!’ …..’125gms’ …the students answered. “I really don’t know unless I weigh it,” said the professor, [...]
In this article Sam presents us a Visualforce Component that would list the record types of an Object in the platform. Now following are words from Sam … Imagine, the Account object has two record types in the force.com platform (Record Types are created by the users based on what these objects represent on their [...]
Following is a bit tricky code what i discovered, may be its already known to few of us .. Following is the url to access Public Knowlede Base of any Salesforce Org, just change the org id. http://na1.salesforce.com/sol/public/solutionbrowser.jsp?search=donkey&cid=000000000000000&orgId=00D30000000XXXX Only Assumptions above is that * Org to have Knowledge Base to be Enabled * A Solution [...]
Force.com Email Services or “email to Apex” lets you define email addresses, which can process Apex code. Send emails to Salesforce and process them with Apex code to create and update data from inbound emails. Following sample code @ Apex Wiki shows you how an email can be used to create new tasks for a [...]
Ack:- Sam Arjmandi Force.com Sites Improvements Audit Trail:Now you can track all the changes made to your sites by different users. Sites Robot.txt and Fav Icon:With this release you will be able to set a robot.txt for you force.com site which enables you to better control how search engines should index your site’s pages. Fav [...]
Source : Salesforce Blog Jesse Lorenz blogs following about how to use Visualforce and Apex to Populate PDF Forms Does your company’s business process involve filling out PDF forms? Perhaps something like IRS Form W-4? If so, you may be interested to learn that in addition to creating PDF documents from scratch, you can also [...]