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!
|
|
problem with group list view
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? |
|
|
|
Re: problem with group list view
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
|
|
|
| |
|
Re: problem with group list view
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 |
|
|
|
Re: problem with group list view
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. |
|
|
|
Re: problem with group list view
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. |
|
|
|
Re: problem with group list view
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. |
|
|
|
Re: problem with group list view
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! |
|
|
|
Re: problem with group list view
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... |
|
|
| |
| |
|
Re: problem with group list view
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!
|
|
|
|
Re: problem with group list view
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. |
|
|
|
Re: problem with group list view
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. |
|
|
|
Re: problem with group list view
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 |
|
|
|
Re: problem with group list view
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! |
|
|
|