back to top

Form types in the SalesLogix LAN Client

I wanted to take this blog post to briefly outline the different types of Forms available to you in the SalesLogix LAN client, mostly for anyone who is new to creating views and customizing SalesLogix.

Essentially, there are three types of Forms: MainView forms, Data Forms and Manage Forms.  (I suppose you could include Legacy Views as well, but if you are still using legacy forms, it may be time to reconsider your customizations!)

 

MainViews

MainViews are forms which define the “Main” areas of SalesLogix, such as Account, Contact, Tickets etc.. 

The form contains sections for  the various sections visible in SalesLogix (Details, Middle, Tabs and Groups), which are set up to display other Views build for that table in SalesLogix.  I’ll get into the details of creating a MainView in a future posting.

Data Forms

Simply put, a Data Form is a form based off of a particular table in SalesLogix.  Most often, these views are used to create tab views in SalesLogix. 

When creating a new data form, you are presented with the Select Main Table dialog, which allows you to choose which table the form is based on.  Fields from whichever table is selected (including joins) will be available when setting the Text property of any control you may add to the form.

 

When creating a form, there are options to create an Account, Contact, Opportunity, etc. forms, but essentially these are data forms as well.  SalesLogix simply provides a set of common view types.  There is no difference between creating an Account Form, or a Data Form and selecting “Account” in the Select Main Table dialog.

 

Manage Forms

A manage form is basically a form which is not related to a specific table in the database.  Almost any control on this type of form must be populated via code in some way (ADO is a great option, here’s somthing to get you started [:)]).  The SQL property of Datagrid controls can be set on Manage forms to display information from tables, however you would have to set the bindid and refresh the grid to show desired information. Typically, I use manage forms called from either a toolbar button or menu item to set custom system-specific data in SalesLogix.

 

I’ll get into details of creating each of these types of forms in my next blog post.  For now, I hope this gives you an idea of what is available in the LAN client and I also hope that you will take some time to experiment with what is available.  Thanks for reading!  [:)]

 

 

Contact Customer FX for your CRM project
We let our expertise speak for itself - let us know how our all-star team can help on your CRM project
About the Author
Jason Buss
Jason Buss
Jason is a senior application developer with Customer FX.

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Infor CRM Sync for Exchange: Action Required by August 31, 2026

Using Infor CRM Sync for Exchange with Microsoft 365? Your Exchange administrator must update tenant settings by August 31, 2026 to prevent sync disruption.

[Webinar] What’s Coming Next for Infor CRM SLX and Why v10 Matters

See what’s coming next for Infor CRM SLX, including new marketing workflows, automation improvements, and reasons to consider upgrading to v10.

Disable Caching in Infor CRM SLX Web Client

In the rare case caching is causing issues in the Infor CRM SLX web client, it is possible to disable specific types of caching by making edits using Application Architect, and then deploying.

Exploring AI Options for Infor CRM v10

I've started taking a closer look at the AI capabilities built into Infor CRM v10. Over the next several posts, I'll share what I learn. From the built-in features and supported AI providers to implementation considerations, costs, and practical use cases.

Infor CRM SLX 10.0: Delegate Ownership Changes for “Everyone” Records

Learn how the new EveryoneOwnerAssignment secured action in Infor CRM SLX 10.0 allows designated users to change ownership of Everyone-owned records without requiring Administrator access.

Related Articles

Infor CRM Sync for Exchange: Action Required by August 31, 2026

Using Infor CRM Sync for Exchange with Microsoft 365? Your Exchange administrator must update tenant settings by August 31, 2026 to prevent sync disruption.

[Webinar] What’s Coming Next for Infor CRM SLX and Why v10 Matters

See what’s coming next for Infor CRM SLX, including new marketing workflows, automation improvements, and reasons to consider upgrading to v10.

Disable Caching in Infor CRM SLX Web Client

In the rare case caching is causing issues in the Infor CRM SLX web client, it is possible to disable specific types of caching by making edits using Application Architect, and then deploying.

Exploring AI Options for Infor CRM v10

I've started taking a closer look at the AI capabilities built into Infor CRM v10. Over the next several posts, I'll share what I learn. From the built-in features and supported AI providers to implementation considerations, costs, and practical use cases.

Related Videos