Saleslogix Logo
  • Home
  • About us
  • Why choose
    • Why choose Saleslogix
    • Top 10 reasons
    • Customer successes
    • Resources
  • Solutions
    • Solutions overview
    • Sales and sales management
    • Marketing
    • Customer service
    • Reporting & analytics
    • Mobile
    • Application integration
    • Deployment options
    • Professional services
    • What's new
  • Industries
    • Industries overview
    • Construction
    • Financial services
    • Government
    • Healthcare
    • Hospitality
    • Manufacturing
    • Professional services
    • Retail
    • Transportation
  • Marketplace
    • By business need
  • Support
    • Support programs
    • Support coverage
    • Contact support
  • How to buy
    • Purchase and Financing Options
  • Community
Go To
  • Saleslogix [CLOSED]
  • Product Forums
  • Customer Experience
  • Administration
  • Developer - Web Discussions
  • Developer - LAN, Mobile, Visual Analyzer
  • Integration
  • Saleslogix Cloud
  • IdeaLogix
  • Blogs
  • The Saleslogix Journal
  • Community Experience
  • Community Feedback
  • Register
  • ·
  • Sign In
  • ·
  • Help
  • Saleslogix [CLOSED]
  • :
  • Search
Community Home Request Access Read Blogs Share Your Ideas Search Community View My Settings
  • Posts
  • Users
 
  • Advanced Search...
Showing results for 
Search instead for 
Do you mean 
Show
By location
  • Community Saleslogix Community [CLOSED]
    • Community Welcome & Learning Lounge
    • Saleslogix Beta Lounge
    • Product Forums
      • There are no unread messages in this message board Customer Experience
      • There are no unread messages in this message board Administration
      • There are no unread messages in this message board Developer - Web Discussions
      • There are no unread messages in this message board Developer - LAN, Mobile, Visual Analyzer
      • There are no unread messages in this message board Integration
      • There are no unread messages in this message board Saleslogix Cloud
      • Idea Exchange IdeaLogix
    • Blogs
      • Blog The Saleslogix Journal
    • Global Partner's Lounge
    • Saleslogix Newgroups Archive (Partner & Saleslogix employee access, read-only)
    • Community Experience
      • There are no unread messages in this message board Community Feedback
By author
Turn on suggestions Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
By date
By metadata
By type of post
By contents
Advanced Search Options
The sequence of words you enter here will be in the same order and together in the search results. You may leave this field empty.
The sequence of words you enter here will be in the same order and together in the search results. You may leave this field empty.
Any one, but not necessarily all of the words you enter here will appear in the search results.
Any one, but not necessarily all of the words you enter here will appear in the search results.
Limits search results to topics that have no replies.
Limits search results to topics that have no replies.
 
  • Discussions
  • in accepted solutions
  • +
  • solved
  • +
  • in Developer - LAN, Mobile, Visual Analyzer
1 - 10 of about 70 discussions
Sorted by:
Solution Date
  • Date
  • Views
  • Kudos
  • Replies
  • Best Match
Search Options
  • Subscribe to RSS Feed for this Search
  • Subscribe to RSS Feed for this Search
  • Permalink
There are no new messages in this topic
Accepted Solution

1
Create my own view

by SLX_User in Developer - LAN, Mobile, Visual Analyzer
Hi all.   We are currently on SalesLogix LAN v7.2.1.   I want to create something similar to the Sales Dashboard view provided in SalesLogix, but I want to add my own information. &nbs...
  • Tags:
  • move_devother
Show results in replies (1)
  • What you are talking about is.. ".. How do I create my own MainView?..."   There's quite a l...
‎04-20-2009 01:51 PM
3 Replies
3813 Views
There are no new messages in this topic
Accepted Solution

1
Time that appears in the date/time column of datag...

by SLX_User in Developer - LAN, Mobile, Visual Analyzer
Hi all.   One of our datagrids is not showing the correct time in the date/time column. For example, the date/time value in the table is: 4/23/2009 11:58:31 AM, but in the datagrid it shows: 4...
  • Tags:
  • move_devother
Show results in replies (1)
  • It's because of TimeZone - SLX applies the time-zone to the client - but the time is always stored ...
‎04-23-2009 09:15 AM
2 Replies
2966 Views
There are no new messages in this topic
Accepted Solution

1
Complete Phone Call Activity

by SLX_User in Developer - LAN, Mobile, Visual Analyzer
Hi all.   I have another question today, I want to add some code to the "Complete Phone Call" form once the end user clicks the OK button.   But when I go to the form in the Architect (...
  • Tags:
  • move_devother
Show results in replies (1)
  • There is no button - this form is a shell (you can modify certain things like layout etc.) but SLX ...
‎04-23-2009 01:19 PM
4 Replies
3919 Views
There are no new messages in this topic
Accepted Solution

1
Cannot insert the value NULL into column 'SECCODEI...

by SLX_User in Developer - LAN, Mobile, Visual Analyzer
Hi all.   We have a datagrid whose source is a custom table. The user can update the value in the datagrid via a pick list. I want to be able to also add that value chosen to a USERFIELD in th...
  • Tags:
  • move_devother
Show results in replies (1)
  • I think you are doing something else somewhere else and this is not the right bit of code/line. Che...
‎05-01-2009 10:19 AM
2 Replies
3562 Views
There are no new messages in this topic
Accepted Solution

1
Change row color in datagrid based on a certain va...

by SLX_User in Developer - LAN, Mobile, Visual Analyzer
Hi all.   I have a datagrid where various columns, one specific column is STATUS. I want to be able to change the color of the fields in the entire row (let's say to red) for rows who have the...
  • Tags:
  • LAN
  • move_devother
Show results in replies (1)
  • ...bsp;       Font.Bold = True       &n...
‎05-27-2009 07:04 AM
7 Replies
7351 Views
There are no new messages in this topic
Accepted Solution

1
Picklist is allowing nulls

by SLX_User in Developer - LAN, Mobile, Visual Analyzer
Hi all.   We have a pick list whose attributes are the following:   1. Text must match a list item 2. Users cannot edit items   The other attributes are blank.   The prob...
  • Tags:
  • move_devother
Show results in replies (1)
  • Here's the basic method:   A - OnPopup - Save the value in a (script) global  &nbs...
‎06-05-2009 10:34 AM
8 Replies
8263 Views
There are no new messages in this topic
Accepted Solution

1
7.X LAN: any way to capture an ESC key and not clo...

by RJSamp in Developer - LAN, Mobile, Visual Analyzer
you enter a bad value on a form that fires off a calculation (Price * (1 - discount %) * Quantity = Amount or what have you) on the OnExit of the control..... If you aren't in the control SLX/Window...
  • Tags:
  • move_devother
  • RJ
  • Samp
Show results in replies (1)
  • Raul gave me the answer...add an invisible button, make it the DEFAULT button. Make all other butto...
‎06-29-2009 01:25 PM
6 Replies
8238 Views
There are no new messages in this topic
Accepted Solution

1
Mail merge "History Options" tab - Attached email ...

by SLX_User in Developer - LAN, Mobile, Visual Analyzer
Hi all.   We have SLX LAN v7.2.1.   Whenever a user attaches an email or leaves a note, phone call etc. anything that creates a history to a contact or account it updates a custom field...
  • Tags:
  • move_devother
Show results in replies (1)
  • Hi,   It's currently only possible to tie into the activity system for one-off mai...
‎07-23-2009 09:26 AM
2 Replies
3578 Views
There are no new messages in this topic
Accepted Solution

1
SLX Web 7.5.1 -Activity.Complete

by henrycohen29 in Developer - LAN, Mobile, Visual Analyzer
Hi,   We have major customizations done on the Activity levels. When I click complete, I get an error (Index was outside the bounds of the array) in the dyanmic method activity.complete. Is th...
  • Tags:
  • 7.5.1
  • move_devother
  • Web
Show results in replies (1)
  • Hi John,   Our issue was resolved.The Activity.Complete business rule called anothr business...
‎07-24-2009 09:00 AM
4 Replies
5964 Views
There are no new messages in this topic
Accepted Solution

1
Script to open another form

by SLX_User in Developer - LAN, Mobile, Visual Analyzer
Hi all.   I have a form that displays a chart, I added a button that when clicked it's supposed to open another form "C_myForm" (created it as a Data Form in the architect) that is made u...
  • Tags:
  • 7.2.1
  • Customization
  • LAN
  • move_devother
Show results in replies (1)
  • A "data Form" has to be launched against a specific PK since it's a "bound form" to a particular ta...
‎07-29-2009 12:01 PM
3 Replies
5671 Views
  • « Previous
    • 1
    • 2
    • 3
    • …
    • 7
  • Next »
Powered by Khoros
Why choose
Overview
Top 10 reasons
Customer successes
Resources
Solutions
Sales and sales management
Marketing
Customer service
Reporting and Analytics
Mobile
Application Integration
Deployment Options
Customer Resources
What's New
Support
Marketplace
Connect With Us
Facebook
LinkedIn
Twitter
YouTube
Contact Us
Request Info
Call 866-873-2006