New Batch#100 (10th Nov 2021) - Salesforce Admin + Dev Training (WhatsApp: +91 - 8087988044) :https://t.co/p4F3oeQagK

Sunday 12 August 2012

Strange Concepts

Please see the below Comments

(under this particular post only)

15 comments:

  1. 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/

    ReplyDelete
  2. 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/

    ReplyDelete
  3. jQuery is a JavaScript Library.

    jQuery greatly simplifies JavaScript programming.

    jQuery is easy to learn.
    --------------------------------
    http://www.w3schools.com/jquery/default.asp

    ReplyDelete
  4. Ajax for partial page updates.

    ReplyDelete
  5. Permission Sets
    ------------------------
    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

    ReplyDelete
  6. SOQL Offset
    ------------------
    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

    ReplyDelete
  7. OpportunityLineItem
    --------------------
    List of product2 records associated with Opportunity.
    -------
    http://www.salesforce.com/us/developer/docs/api/Content/sforce_api_objects_opportunitylineitem.htm#topic-title

    ReplyDelete
  8. Salesforce to Salesforce
    ----------------------------
    http://wiki.developerforce.com/page/An_Introduction_to_Salesforce_to_Salesforce

    ReplyDelete
  9. Replies
    1. returl usage:
      http://www.salesforcefast.com/2011/12/lead-conversion-without-creating.html

      Delete
    2. above link useful to create lead without creating opportunity

      Delete
  10. Organization-Wide Email Addresses
    --------------------------------------
    To set email organization wide

    ReplyDelete
  11. One to one relationship b/w two objects:
    ----------------------------------------
    create text field with mandatory option and store id of the record.

    ReplyDelete
  12. http://developernugget4sfdc.blogspot.com/

    ReplyDelete
  13. Nice and good article. It is very useful for me to learn and understand easily.
    Learn CPQ Salesforce
    Salesforce CPQ learning path

    ReplyDelete

Labels