Building Applications with Force.com and VisualForce (DEV401) (二五):Visualforce Controller
摘要:Dev401-026:Visualforce Pages: Visualforce ControllerModule Objectives1.Identify the functionality that comes with each standard controller2.Realize when you would need to move to Apex for creating custom controllers or extensions.3.Compare and contrast controllers and extensions.Module Agenda1.Contr
阅读全文
Building Applications with Force.com and VisualForce (DEV401) (二四):JavaScript in Visualforce
摘要:Dev401-025:Visualforce Pages: JavaScript in VisualforceModule Objectives1.Describe the use of AJAX within Visualforce.2.Create access to standard actions via the $URLFOR expression.3.Create reusable functions within ,script> tags.4.Create partial page refreshes on javaScript events.5.Describe the
阅读全文
Building Applications with Force.com and VisualForce (DEV401) (二三):Visualforce Componets (Tags) Library Part III
摘要:Dev401-024:Visualforce Pages: Visualforce Componets (Tags) Library Part IIIStatic Resources1.Static resources are a new kind of Salesforce storage,designed for use with Visualforce.2.Static resources are items required by your Visualforce pages,such as archives,images,stylesheets,javaScript,etc.- Th
阅读全文
Building Applications with Force.com and VisualForce (DEV401) (二二):Visualforce Componets (Tags) Library Part II
摘要:Dev401-023:Visualforce Pages: Visualforce Componets (Tags) Library Part IIApex:pageBlockTable1.A list of data displayed as a table within either an or component, similar to arelated list or list view in a standard Salesforce page. Like an , an is defined byiterating over a set of data, displaying...
阅读全文
Building Applications with Force.com and VisualForce (DEV401) (二一):Visualforce Componets (Tags) Library Part 1
摘要:Dev401-022:Visualforce Pages: Visualforce Componets (Tags) Library Part 1Module Objectives1.List key tags and define what their attributes control.2.Create Visualforce pages that use these tags to create page layouts,inut forms,output tables,custom components and more.Module Agenda1.Layout Component
阅读全文
Building Applications with Force.com and VisualForce (DEV401) (二十):Visualforce Pages: Visualforce Componets (Tags)
摘要:Dev401-021:Visualforce Pages: Visualforce Componets (Tags)Module Agenda1.Tag Basics2.Tag BindingsTag Basics1.Visualforce includes a tag library similar to HTML and XML markup languages.2.You can include text directly into the Visualforce page.4.You can use HTML tags within a Visaulforce page, includ
阅读全文
Building Applications with Force.com and VisualForce(Dev401)(十九):Visualforce Pages: Visualforce Componets (Tags)
摘要:Dev401-020:Visualforce Pages: Visualforce Componets (Tags)Module Agenda1.Tag Basics2.Tag BindingsTag Basics1.Visualforce includes a tag library similar to HTML and XML markup languages.2.You can include text directly into the Visualforce page.4.You can use HTML tags within a Visaulforce page, includ
阅读全文
Building Applications with Force.com and VisualForce(Dev401)(十八):Visualforce Pages: Introduction to Visualforce
摘要:Dev401-020:Visualforce Pages: Introduction to VisualforceCourse Objectives1.Understand the benefits of using static resources and use them in pages.2.Construct partial page refreshes using AJAX with Visualforce tags.3.Create simple custom components.4.Understand the concepts behind controllers, incl
阅读全文
Building Applications with Force.com and VisualForce(Dev401)(十七):Data Management: Data management Tools
摘要:ev401-018:Data Management: Data management ToolsModule Objectives1.List objects exposed in the import wizards.2.List some objects not exposed in the import wizards.3.List some capabilities of API-based tools that the import wizards do not have.4.State hoe to obtain the Data loader.5.List the capabil
阅读全文
Building Applications with Force.com and VisualForce(Dev401)(十六):Data Management: Introduction to Upsert
摘要:Dev401-017:Data Management: Introduction to UpsertModule Objectives1.Define upsert.2.Define external ID.3.List typical use case where upsert is useful.4.List typical use case where upsert with relationships is useful.5.Explain how external IDs are used in combination with upsert.6.Explain some advan
阅读全文
Building Applications with Force.com and VisualForce(Dev401)(十五):Data Management: Data management Overview
摘要:Dev401-016:Data Management: Data management OverviewCourse Objectives1.List typical data management operations.2.Define upsert and external ID.3.List typical use cases where upsert is useful.4.List some tools available to perform data management operations.5.Execute the Data Loader via its command l
阅读全文
Building Applications with Force.com and VisualForce(Dev401)(十四):Implementing Business Processes:Auditing Processes
摘要:Dev401-015:Implementing Business Processes:Auditing ProcessesModule Objectives1.list some of the feature of the Force.com platform that allow for auditing of processes.2.Examine the setup audit trail to identify configuration changes.3.Set up field history tracking to monitor changes to field data.4
阅读全文
Building Applications with Force.com and VisualForce(Dev401)(十三):Implementing Business Processes:Automating Business Processes Part II
摘要:ev401-014:Implementing Business Processes:Automating Business Processes Part IIModule Agenda1.Multi-Step Approval Processes2.Skipping Steps in Approval Processes3.Keeping Things Moving with Time-Dependent Workflow4.Approval Processes with Parallel Approvers5.Keeping System in Sync with Outbound Mess
阅读全文
Building Applications with Force.com and VisualForce(Dev401)(十二):Implementing Business Processes:Automating Business Processes Part 1
摘要:ev401-013:Implementing Business Processes:Automating Business Processes Part 1Module Objectives1.List the components of a multi-step approval process.2.Implement a 3-step approval process.3.Implement a 3-step approval process with an optional step in the middle(skip a step).4.Create an escalation ch
阅读全文