Home | Forums | Contact | Search | Syndication  
 
 [login] [create account]   Saturday, June 7, 2025 
 
slxdeveloper.com Community Forums  
   
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
 Web Forums - SalesLogix Web Platform & Application Architect
Forum to discuss the use of the SalesLogix Web Platform, Client and Customer Portals, and the Application Architect (For version 7.2 and higher only). View the code of conduct for posting guidelines.
Forums RSS Feed


 Back to Forum List | Back to SalesLogix Web Platform & Application Architect | New ThreadView:  Search:  
 Author  Thread: problem with group list view
Sankar
Posts: 84
 
problem with group list viewYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 04 Mar 09 3:21 PM
i installed app architect on my local machine (windows xp) and setup the machine to deploy the website on my local machine. everything works fine except the groups. i can see all groups but it doesnt list anything. on top it says "displaying 1 -NaN of" i tried on another windows xp machine. its the same there. but the website i deployed on the server which is win 2003 does not have any problem.

any one expeirienced it?
[Reply][Quote]
Mark Hallberg
Posts: 59
 
Re: problem with group list viewYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 04 Mar 09 4:16 PM
Hello~ is this 7.2 or 7.5? I thought there was a HF for groups in 7.5 but I do not remember the details

mark
[Reply][Quote]
Sankar
Posts: 84
 
Re: problem with group list viewYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 05 Mar 09 8:10 AM
It is 7.5 but i had already applied all the available hot fixes
[Reply][Quote]
Carla Tillman
Posts: 290
 
Re: problem with group list viewYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 06 Mar 09 12:09 PM
Hi Sankar,

When you say " i can see all groups but it doesnt list anything. on top it says "displaying 1 -NaN of" " - Exactly where are you? In the Web client, with the list view displaying records from the group? All entities?

Carla
[Reply][Quote]
Sankar
Posts: 84
 
Re: problem with group list viewYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 06 Mar 09 12:13 PM
Yes its the web clien with list view. i can see all the tabs like 'all accounts', 'my accounts', 'latest accounts' etc but they are not showing data in it. its just showing a blank page.
[Reply][Quote]
Andy Norris
Posts: 39
 
Re: problem with group list viewYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 06 Mar 09 12:23 PM
If you don't have SP1 applied, try that. Failing still, try deleting and re-adding one of the groups and see if it fixes the issue for that group.... We had a similar issue with a lookup that was fixed in a hotfix, so maybe you have a similar issue that SP1 will address.
[Reply][Quote]
Sankar
Posts: 84
 
Re: problem with group list viewYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 06 Mar 09 12:47 PM
i dont know if it is an sp1 issue, because the same website which i deployed on win 2003 server is working, whereas xp is not.
[Reply][Quote]
Alejandro Rivera
Posts: 9
 
Re: problem with group list viewYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 20 Aug 09 10:44 AM
I have a similar issue
My group said Displaying 1-29 of 459 records
but when you scroll down the grid view only show up to record number 431 , no matter the group says "Displaying 431 -459" of 459

when i get the record 431 on IE i get a warning error at the bottom bar:
Error:totalRecords is null or not an object

is this a known SLX bug, or a settings issue?


Thanks by advance!
[Reply][Quote]
Jacob S. McMaster
Posts: 13
 
Re: problem with group list viewYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 20 Aug 09 2:03 PM
Weird I just noticed ours does this too we have SP1 and running on a 2008 server. The blank page issue if we click the scroll bar it starts to show the accounts. But we don't see all 161 accounts in the group either... I know our BP has said a lot of the group issues we have had are related to defects that the next hotfix addresses. Maybe this is the case as well...
[Reply][Quote]
Rich Wingerter
Posts: 18
 
Re: problem with group list viewYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 11 Jun 13 2:22 PM

We also are seeing "Displaying 1 - NaN of undefined". Has anyone found a solution to this problem?

[Reply][Quote]
RJ Samp
Posts: 973
Top 10 forum poster: 973 posts
 
Re: problem with group list viewYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 12 Jun 13 10:59 AM
fiogf49gjkf0d

Which version of SLX Web?

[Reply][Quote]
Rich Wingerter
Posts: 18
 
Re: problem with group list viewYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 12 Jun 13 11:11 AM

We have SalesLogix 7.5.3, and we have a couple problems related to Activities. On the Activities page all the tabs say, “Displaying 1 – NaN of undefined” rather than displaying data. We also do not get any results for the Welcome screen widget “Today’s Activities”. Instead of displaying data, we only get the title bar for the widget displayed. Both these problems suddenly appeared in our development environment when we rebuilt the portal. Can you think of anything that would cause them to suddenly stop working?


The code for “Today’s Activities” exactly matches the out-of-the-box code we got from SalesLogix Support. I suspect these problems have to do with the connection. The Activities page displays data for "All Open" in the LAN client, but not in the web client.


In the profiler, when we post the Activities page I'm seeing queries for the calendar users (it returns one person, for the current user). After that, there are no more queries.


There has been a suggestion that bad data may cause this problem. For example, someone said that they'd had a similar issue where there was a double-quote character in the account name field and this caused problems with JSON. I am not seeing double-quote marks there (altough our data does have apostrophes or single-quote marks in those fields).


If you have any suggestions, I'd appreciate your feedback. Thanks!


 

[Reply][Quote]
Brian Segers
Posts: 69
 
Re: problem with group list viewYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 12 Jun 13 10:51 PM
fiogf49gjkf0d

I believe I have seen the web client not like spaces where it would expect a null in some of the entity fields for activities. The lan client does not care.


You may want to run integrity checker for issues like acccounts or contacts being deleted without the associated activities being nulled out.


Just a couple of thoughts.

[Reply][Quote]
Rich Wingerter
Posts: 18
 
Re: problem with group list viewYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 13 Jun 13 6:44 PM

Thanks for the reply.


I checked with the Integrity Checker and removed any problems it flagged for Activities, Accounts, etc. No change.


We also tried deleting all Activity records from a test system. This did not fix the problem, either. Adding a record back (in case an empty table created the same problem) did not fix it, also.


So, it looks like this is not a data problem. Since we don't see differences between the standard code and our code for the Today's Activities widget, I suspect it's not a code problem. It seems to be something about the environment.


We see that there is a defect recorded in the knowledge base for this kind of error for 7.5.4. However, there is no fix given and that is not the version we have. (We have 7.5.3.)


So far, this remains a mystery.

[Reply][Quote]
Brian Segers
Posts: 69
 
Re: problem with group list viewYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 13 Jun 13 6:53 PM

OK, Next I am assuming you have some customization in the web deployment.


If that is the case I would deploy the Stock VFS against your DB to a new IIS site to verify if you have a data or UI problem.


If Stock works correctly I would look and make sure someone did not add a relationship to the Activity Entity.


Best, Brian

[Reply][Quote]
Rich Wingerter
Posts: 18
 
Re: problem with group list viewYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 14 Jun 13 6:56 PM

Brian,


Thank you for your reply. I've forward this information on, since I don't have the resources personally to try it. Also, I'm going to be away for a week or so. I'll update the forum when I have more information.


Thanks!

[Reply][Quote]
 Page 1 of 1 
  You can subscribe to receive a daily forum digest in your user profile. View the site code of conduct for posting guidelines.

   Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
 

 
 slxdeveloper.com is brought to you courtesy of Ryan Farley & Customer FX Corporation.
 This site, and all contents herein, are Copyright © 2025 Customer FX Corporation. The information and opinions expressed here are not endorsed by Sage Software.

code of conduct | Subscribe to the slxdeveloper.com Latest Article RSS feed
   
 
page cache (param): 6/7/2025 1:21:14 PM