Login / Register  search  syndication  about

          Jason Buss' Blog

Jason Buss on SalesLogix development & customization, SQL, and more.

Building new Main Views in SalesLogix LAN - Part 1

For my next few blog posts, I'll go through the steps required to create a new main area in SalesLogix.

We'll be creating a new area in SalesLogix that I'll call SLXProjects.  When we're finished, we'll have a fully functional project management system.  I'll be going through this just a few steps at a time, to make this as understandable as possible...  If you have any questions on any of these posts, please feel free to add comments to the post.

 

First, we need to create the main data structure.  I've created a table named 'SLXProjects', containing fields for Name, Project, Leader, IsActive and AccountID.


Next, I'll create the detail view for this area, containing the fields I added in the new SLXProjects table (We'll clean up this view later).  This view should be saved under the System Family.


 

Next, we need to create a new Main View.  This view will act as the container for the detail view for this area, as well as any tabs that we will create.

 

On the main view, select the details section, and set the "View Name" property to the the detail view we created.

 

So, at this point, we have created our new table, main view and detail view.  In the next article, we'll go through creating the Toolbar and Menu plugins and creating tabs for our new area, as well as finishing setting up the detail view.

 Thanks for reading, and Stay tuned!  Smile

What's This?
  
Bookmark and Share

About Jason Buss

   Jason is a senior application developer with Customer FX.



Related Content
   Is there an issue with the SalesLogix Web Administrator version 8.0 in regards to adding users to Team Membership?
Question: In my database, it appears two users belonging to the same teams, have access to a different am
Posted on May 22, 2013 by SalesLogix Support to SalesLogix Questions & Answers
 
   FREE Open Source Add-ons for SalesLogix version 8 web
SalesLogix is developing a number of FREE add-on solutions for SalesLogix version 8 web. Some of the
Posted on May 22, 2013 by Scott Weber to SalesLogix Product Blog
 
   What is the best way to delete unused Groups in SalesLogix?
After several years of using SalesLogix – we have hundreds of groups, most of which are no longer used as
Posted on May 21, 2013 by SalesLogix Support to SalesLogix Questions & Answers
 
   Can the SalesLogix Application architect's build process be automated?
Can the SalesLogix Application architect's build process be automated, or called from a batch file? W
Posted on May 16, 2013 by SalesLogix Support to SalesLogix Questions & Answers
 
   Is it possible to Sync SalesLogix Attachments based on Account Manager?
Is it possible to only sync SalesLogix Attachments from the accounts where the user is the account manag
Posted on May 15, 2013 by SalesLogix Support to SalesLogix Questions & Answers
 
Comments

No Comments

Leave a Comment

(required)  
(optional)
(required)  
Add
All contents Copyright © 2013 Customer FX Corporation
Customer FX Corporation
2324 University Avenue West, Suite 115
Saint Paul, Minnesota 55114
Tel: 800.728.5783

  Follow @CustomerFX on twitter
Follow the best news, tips, and articles
  Subscribe to Customer FX on youtube
Watch SalesLogix tutorial videos from Customer FX
Login / Register