Gantt Chart in Salesforce using JQuery and JSON ----------------------------- A Gantt chart is a type of bar chart, developed by Henry Gantt, that illustrates a project schedule. Gantt charts illustrate the start and finish dates of the terminal elements and summary elements of a project. ------------ http://shivasoft.in/blog/salesforce/gantt-chart-in-salesforce-using-jquery-and-json/
How to Sort Wrapper class Collection in Apex -------------- *using Comparable Interface *this is the way to tell force.com that how we are going to compare the custom Objects (Wrapper class). -------------- http://shivasoft.in/blog/salesforce/how-to-sort-wrapper-class-collection-in-apex/
OpportunityLineItem -------------------- List of product2 records associated with Opportunity. ------- http://www.salesforce.com/us/developer/docs/api/Content/sforce_api_objects_opportunitylineitem.htm#topic-title
Gantt Chart in Salesforce using JQuery and JSON
ReplyDelete-----------------------------
A Gantt chart is a type of bar chart, developed by Henry Gantt, that illustrates a project schedule. Gantt charts illustrate the start and finish dates of the terminal elements and summary elements of a project.
------------
http://shivasoft.in/blog/salesforce/gantt-chart-in-salesforce-using-jquery-and-json/
How to Sort Wrapper class Collection in Apex
ReplyDelete--------------
*using Comparable Interface
*this is the way to tell force.com that how we are going to compare the custom Objects (Wrapper class).
--------------
http://shivasoft.in/blog/salesforce/how-to-sort-wrapper-class-collection-in-apex/
jQuery is a JavaScript Library.
ReplyDeletejQuery greatly simplifies JavaScript programming.
jQuery is easy to learn.
--------------------------------
http://www.w3schools.com/jquery/default.asp
Ajax for partial page updates.
ReplyDeletePermission Sets
ReplyDelete------------------------
http://login.salesforce.com/help/doc/en/perm_sets_overview.htm
http://blogs.salesforce.com/product/2011/12/permission-sets-best-practice-mass-assign-permission-sets-and-other-cool-things-using-the-api.html
ReplyDelete
SOQL Offset
ReplyDelete------------------
http://blogs.developerforce.com/developer-relations/2012/01/soql-offset-in-spring-12.html
http://www.salesforce.com/us/developer/docs/soql_sosl/Content/sforce_api_calls_soql_select_offset.htm
OpportunityLineItem
ReplyDelete--------------------
List of product2 records associated with Opportunity.
-------
http://www.salesforce.com/us/developer/docs/api/Content/sforce_api_objects_opportunitylineitem.htm#topic-title
Salesforce to Salesforce
ReplyDelete----------------------------
http://wiki.developerforce.com/page/An_Introduction_to_Salesforce_to_Salesforce
returl, set.contains()
ReplyDeletereturl usage:
Deletehttp://www.salesforcefast.com/2011/12/lead-conversion-without-creating.html
above link useful to create lead without creating opportunity
DeleteOrganization-Wide Email Addresses
ReplyDelete--------------------------------------
To set email organization wide
One to one relationship b/w two objects:
ReplyDelete----------------------------------------
create text field with mandatory option and store id of the record.
http://developernugget4sfdc.blogspot.com/
ReplyDelete