Thursday, November 20, 2008 ..:: Forums ::.. Register  Login
 Forums Minimize
SearchForum Home
     
  Mainstream Forums  Bugs  Advaced search...
 Advaced search
 
vandalo
116 posts
5th
Joined
6/13/2006

Advaced search
Posted: 30 Jun 06 4:05 AM
Hello there,

I have a problem using the advance search for CONTACTS and LEADS.
When I try to fill the advacend-search-fields I get this error:

Invalid column name 'PRIMARY_ADDRESS_STREET'. Invalid column name 'ALT_ADDRESS_STREET'. Invalid column name 'PRIMARY_ADDRESS_CITY' ... etc etc


Regards

Alberto
support
2094 posts
1st
Joined
1/3/2006

Re: Advaced search
Posted: 01 Jul 06 12:34 AM

This bug has already been fixed and will be included in the next release.  The problem was that we were not making all fields available in the list views.  We have sinced edited all the views that end in _List so as to included all the fields available to the module.  For example, the new vwCONTACTS_List view looks like:

Create View dbo.vwCONTACTS_List
as
select *
  from vwCONTACTS

 

  Mainstream Forums  Bugs  Advaced search...

Forum Home  Search       

Copyright (c) 2006-2008 SplendidCRM Software, Inc. All Rights Reserved.   Terms Of Use  Privacy Statement
DotNetNuke® is copyright 2002-2008 by Perpetual Motion Interactive Systems Inc.
SplendidCRM and SplendidCRM Software are trademarks of SplendidCRM Software, Inc. SugarCRM is a trademark of SugarCRM Inc. in the United States, the European Union and other countries. All other trademarks used in this web site are the property of their respective owners.