Salesforce Tablet Numpad Trick
Check out this workaround for bringing up numeric keypads on a Salesforce textInput object under time constraints from certified developers.
Salesforce Tablet Numpad Trick Learn More ❯
Check out this workaround for bringing up numeric keypads on a Salesforce textInput object under time constraints from certified developers.
Salesforce Tablet Numpad Trick Learn More ❯
Native Opportunity Limitations One current limitation with Salesforce.com native Opportunities model is the inability to have a trigger on the Opportunity Contact Role object. Say you have built a custom Opportunity rollup or scoring mechanism of some variety and it relies upon what/who the user selects in the Opportunity Contact Role area: how will you
On-View triggers in Salesforce (trigger for Opportunity Contact Roles) Learn More ❯
Meet up with Soliant Consulting at Dreamforce on September 18-21, 2012 at the Moscone Center in San Francisco. Please send us your information through our contact form if you’d like to arrange to meet with a member of the Soliant team during the conference. The theme for Dreamforce 2012 is “Touch The Social Enterprise”. Guests
Join Soliant at Dreamforce 2012 Learn More ❯
Learn how Soliant helped Global Experiences move to Salesforce and drive customer relationship management and content management system for their website.
Connecting Around the World with Salesforce – Check out Soliant’s new case study! Learn More ❯
If you want to create a new Lead via Visualforce or web form with Apex it’s very possible you could overlook the Assignment Rules. As you might know, it’s not even always obvious on the native Lead creation layout. Notice the lower left corner checkbox in the screenshot below. To enforce Assignment Rules in Apex
Setting Lead Assignment Rules with Apex Learn More ❯
Adobe and Salesforce have always worked well together They are complimentary technologies – Flash is primarily a display platform and Salesforce is more data focused. Using Flex or Flash to present data from the SalesForce cloud is a great way to make a really seamless and slick user experience. This latest development makes that even
Salesforce – Flash Builder Integration Announced Learn More ❯
You can send emails programmatically in Salesforce Apex, but if you’re not careful you can hit the measly governor limit of 10 in no time at all. You see, although your outbound email limit is 1000 with Apex, only a total of 10 sendEmail method calls are allowed in each context. Obviously the way to
How to Avoid Governor Limits with sendEmail in Apex Learn More ❯
Check out this strategy to cut down on visual noise and highlight what’s important and to de-emphasize what isn’t. Your users will thank you for it.
Quiet, Please! Cut Down on Visual Noise. Learn More ❯
Visualforce is SFDC’s custom mark up language and represents the view in a Model-View-Controller target=”_blank” software design pattern. Each Visualforce page is tied directly to a controller. These controllers, of course, manipulate the data in the model (database) and contain your application’s business rules. Visualforce is made up of components (standard and custom.) These are
Visualforce: Salesforce.com’s markup language Learn More ❯
So, rapid application development. In our space at least, it’s all about time to features. Not time to market, or return on investment, or any fuzzier metric, but simply; I need a feature, how long will it take? (And how much will it cost). Over here at Soliant we do business apps, meanings apps for
Salesforce dot what, now? Learn More ❯