| Category: LANSubcategory: v7.2Install the DevIntro BundleIn the Introduction to Developing for Sage SalesLogix LAN v7.2 course, you can learn how to create a new project (DevIntro) to allow SalesLogix users to track courses and enrollments for their SalesLogix contacts. This video shows you how to create a development environment, and then install and review this project. You will learn how to: Back up the SalesLogix database. Restore the backup of the database. Create a DEVELOPMENT database connection. Create a DEVELOPMENT data link and log on to the Administrator. Install the DevIntro bundle. Review the bundle in the LAN Architect. Launch Video Duration: 10:11 minPublication Date: 2008/04/01 | |
| Category: LANSubcategory: v7.2Use a CASE Statement in a Calculated FieldThis video shows you how to use Calculated Fields using more complex SQL (Case Statements) as well as SLXProfiler to debug or view your Calculated Fields as they are being queried. You will learn how to: Explore some of the existing Calculated fields and the new Calculated Field including a CASE statement. Use the SLXProfiler to attach to a SLX instance and view queries going through the provider. Discuss how this type of calculated field is "like" a custom property as in the 7.2.X Web client Use this calculated field to set label properties and checkbox.checked properties. Launch Video Duration: 7:41 minPublication Date: 2008/04/01 | |
| Category: LANSubcategory: v6.2Change Debug Settings (turn off "Always")This video shows you how to use each debugging option in the LAN Client; specifically, how to turn off your Debug setting once you set it to "Always." You will learn how to: Create a sample form with an error in the LAN Architect. Set the Debugging setting to On Error. Set the Debugging setting to Always. Log on the Administrator to turn off the Always setting. Log on to SQL Enterprise Manager to turn off the Always setting. Launch Video Duration: 9:20 minPublication Date: 2008/07/01 | |
| Category: MobileSubcategory: v5.1Create a New Library and Use a Business Object - Pocket PCCreate a library to display a message box. You will also use the library to use business objects with a library. You will learn how to: Add a library and update the Client System. Modify the library class to use a business object. Modify the Account form to call the new function. Modify the Account form and add a toolbar button. Build, deploy, and sync your customizations. Launch Video Duration: 9:19 minPublication Date: 2008/10/01 | |
| Category: Visual AnalyzerSubcategory: v2.5Create a New Sheet and Chart ObjectThis video shows you how to create a chart to display payment information from accounts. You will learn how to: Log on to QlikView Enterprise, and open the Visual Analyzer QVW. Add a new tab in the script to load CSV data from a Web site. Create a relationship between a new table (LoadPayments) and the Account table. Add a new sheet and sheet object to display payment information. Launch Video Duration: 12:54 minPublication Date: 2008/07/01 | |
| Category: WebSubcategory: v7.5.2Master's Series Video HighlightsThis video shows you clips from a SalesLogix Master's Series course, which includes candid interviews with resident subject-matter experts. Attend a SalesLogix Master's Series Course free of charge! As long as your company has an active SalesLogix Subscription, you are eligible to attend a Master's Series course for no additional fee. Master's courses focus on a single topic in a one-day, hands-on, virtual classroom setting. Here's what you get: Electronic curriculum with step-by-step instructions. Access to trainer-led recorded videos. Access to a recorded interview with a resident subject matter expert on the topic. Live trainer assistance through Web chat and teleconference. Access to training workstation through WebEx Hands-On Lab. Visit the Sage University Master's Series page to see upcoming course topics and register!Launch Video Duration: 4:00 minPublication Date: 2009/12/03 | |
| Category: WebSubcategory: v7.5.2Use a Button to Select a Check BoxThis video shows you how to tie a check box to an entity. You will learn how to: Update an entity with a new Boolean (Yes/No) property. Add the new check box control to the form with a new button control. Add a CodeSnippet ActionItem to the button to toggle the check box on/off. Build, deploy, and test the changes in the Web Client. Launch Video Duration: 4:34 minPublication Date: 2009/11/01 | |
| Category: WebSubcategory: v7.5.2Boot Camp: Perform an Xcopy DeploymentThis video shows you how to create an Xcopy deployment.Launch Video Duration: 11:55 minPublication Date: 2009/08/28 | |
| Category: WebSubcategory: v7.5.1Add the VFS for SP1 and Deploy Core PortalsThis video shows you how to set up your development environment for Sage SalesLogix v7.5 with the Virtual File System (VFS) for Service Pack 1. You will learn how to: Add the VFS for SP1 to your project workspaces. Modify the SlxClient portal for development--including how to set up the portal for debugging. Launch Video Duration: 4:22 minPublication Date: 2009/05/19 | |
| Category: WebSubcategory: v7.5.1Enable LoggingThis video shows you how to enable logging for Process Orchestration to help you debug during development. You will learn how to: Open the log4net.config file for Process Orchestration. Run a process to see the output of the log file. Set up logging for the SalesLogix Client and view the Even Viewer.Launch Video Duration: 13:30 minPublication Date: 2009/01/18 | |
| Category: WebSubcategory: v7.5.1Use the MultiTab ControlThis video shows you how to use the MultiTab control on a form. You will learn how to: Add a MultiTab control to a quick form. Add multiple tabs (pages) to the control.Launch Video Duration: 10:20 minPublication Date: 2009/01/18 | |
| Category: WebSubcategory: v7.5Create a Log File and Debug SalesLogix Code in Visual StudioThis video shows you how to use events to create a log file and debug code in Visual Studio. You will learn how to: Create a shared log directory. Modify the Account OnAfterUpdate event to create a log file that lists the account names that are updated. Build the Interfaces and Web Platform, and test changes. Launch Video This video also applies to v7.5.1.Duration: 9:17 minPublication Date: 2009/01/18 | |
| Category: WebSubcategory: v7.2.2Enable Sorting on a Data Gridhis video shows you how to enable sorting on the columns in a data grid. You will learn how to: Edit the IsSortable property for columns in a data grid. Build the Web platform and deploy changes. Launch Video Duration: 2:54 minPublication Date: 2008/04/01 | |
| Category: WebSubcategory: v7.2.2Modify the Welcome PageThis video shows you how to modify the Welcome page for the SalesLogix Web Client. You will learn how to: Open the SalesLogix Web site in Visual Studio. Retrieve the SalesLogix Connection string and current user ID within the code, and add labels. Test the changes in the SalesLogix Client. Copy the changes in the Application Architect. Launch Video Duration: 10:36 minPublication Date: 2008/04/01 | |
| Category: WebSubcategory: v7.2.2Create a BundleThis video shows you how to bundle your customizations. You will learn how to: Use the Bundle Model to add bundle items and actions based on a change date. Save the bundle. Launch Video Duration: 7:03 minPublication Date: 2008/04/01 | |
| Category: WebSubcategory: v7.2.2Install a BundleThis video shows you how to install a bundle to a new database. You will learn how to: Install a bundle to your production database. Test the installation.Launch Video Duration: 3:48 minPublication Date: 2008/04/01 | |
| Category: WebSubcategory: v7.2.1Add a Group NavigatorThis video shows you how to use the Group Navigator control to allow users to scroll through Detail records. You will learn how to: Add a Group Navigator to scroll through Detail records. Build the Web platform and deploy changes. Launch Video Duration: 2:28 minPublication Date: 2008/04/01 | |
| Category: WebSubcategory: Insights Presentations 2009Codeless Customizations: Part 1This video shows you how to add a new entity to the SalesLogix Eval database to track golf course information. You will learn how to: Create a GolfTee pick list. Add a GolfCourse entity and create a new filter. Add sample data to the GolfCourse table. Add a GolfCourseDetail quick form with golf course details. Include a Group Navigator and Save/Delete buttons. Create a new Golf Course Main view (page), and then add the GolfCourseDetail smart part to the page. Add a Nav Button to launch the Golf Course Main view. Build the Web platform and deploy the changes to the Client.Launch Video Duration: 22:27 minPublication Date: 2009/05/12 | |
| Category: WebSubcategory: Insights Presentations 2009Codeless Customizations: Part 2This video shows you how to add functionality to look up the available golf courses, and associate a contact with a score. You will learn how to: Create a new Score entity and table, and add a relationship between the Score and GolfCourse entities. Add a relationship between the Score entity and the Contact entity. Add a GolfCourseScores quick form with a data grid. Add data to the Scores table. Link the GolfCourseScores quick form to the GolfCourse page in the Sage SalesLogix portal. Build the Web platform and deploy the changes to the Client. Launch Video Duration: 11:16 minPublication Date: 2009/05/12 | |
| Category: WebSubcategory: Insights Presentations 2009Codeless Customizations: Part 3This video shows you how to add functionality to add and edit scores from the Golf Course Scores tab. You will learn how to: Create a new AddEditScore quick form with a lookup for Contact and Golf Course. Add a Save button to the AddEditScore quick form. Add an Add button to the GolfCourseScores quick form. Add an Edit and Delete link to the GolfCourseScores quick form. Link the AddEditScores quick form to the GolfCourse page in the Sage SalesLogix portal. Build the Web platform and deploy the changes to the Client. Launch Video Duration: 13:07 minPublication Date: 2009/05/12 | |
| Category: WebSubcategory: Insights Presentations 2008.NET Programming with SalesLogixFind out what a SalesLogix Programmer needs to know about .NET or what a manager needs to know about .NET to hire/evaluate a SalesLogix Programmer. These topics were presented at Insights 2008. The complete session is divided for easier navigation: Introduction and LAN customizations Web customizationsLaunch Video Duration: minPublication Date: 2008/05/01 | |
| Category: WebSubcategory: Insights Presentations 2008Advanced Customizations with Application Architect for Web v7.2.2Review custom properties, create and link external assemblies to Application Architect business rules, create criteria for data grids using GetByMethod, and use security roles. Learn how you can use the power of .NET within the SalesLogix Application Architect to create cutting edge customizations. These topics were presented at Insights 2008. The complete session is divided for easier navigation: Introduction Using Custom Properties Creating Business Rules Using SalesLogix APIs to query data Using Security Roles in codeLaunch Video Download the codeDuration: minPublication Date: 2008/05/01 | |
| Category: WebSubcategory: Insights Presentations 2008Introduction to the Sage SalesLogix v7.2 Web Application Architect & Codeless CustomizationsSee new features in v7.2.2 such as new controls, a new layout, and how to do fast customizations. Define new forms, pages, entities with the simple point-and-click interface. This topic was presented at Insights 2008.Launch Video Duration: 25:52 minPublication Date: 2008/05/01 |
- LAN
- Mobile
- Visual Analyzer
- Web
- v7.5.2
- v7.5.1
- v7.5
- v7.2.2
- v7.2.1
- Insights Presentations 2009
- Insights Presentations 2008
Can't find a video that covers the topic you need? Tell us what you want to see even if it is not developer-related!
| Your Information | |
| Name: | |
| E-mail Address: | |
| Request Details | |
| Platform: (i.e. Web, LAN) |
|
| Version: (i.e. 7.5.1, 5.5) | |
| Your Question: | |