8/28/2025 9:30:22 AM
|
|
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!
Forum to discuss writing script in Architect plugins for SalesLogix & general SalesLogix customization topics (for Windows client only). View the code of conduct for posting guidelines.
|
|
|
|
What is the name of the form that controls adding an Activity in SLX 7.5 ??
Posted: 13 Mar 09 1:10 PM
|
We are in the process of upgrading to SLX7.5, and I noticed that there is a bug in the Add Activity function. Where can I see the code that actually creates/inserts the new Activity record on the database?Activities are not being displayed in the Contact Detail view, and it is because a bad value is being stored in the CONTACTID field when the activity is created. I see the Activities Detail View form, but I don't see where the activity is created in the code. |
|
|
|
Re: What is the name of the form that controls adding an Activity in SLX 7.5 ??
Posted: 14 Mar 09 6:18 AM
|
You can only add/edit the view details - everything else is added via internal code. However, this doesn't seem like a bug - as it'd be fairly major. Can you explain a bit more about what you are doing/have done - as this would be news to a lot of people ! I certainly don't see this on our live 7.5 system and I've not seen it reported anywhere ? |
|
|
|
Re: What is the name of the form that controls adding an Activity in SLX 7.5 ??
Posted: 16 Mar 09 8:13 AM
|
We just upgraded from 6.1 to 7.5.1.1742. When I enter an activity, it does not display in the Contact view, but does display in the Account view. When I query the records on the database, the contactid field of the activity record that is created contains what appears to be the first 12 characters of ACTIVITY.CONTACTNAME (for example: Mennino, Jen). Thus, it does not display on the Contact View because the CONTACTID is incorrect. Do you think this problem was caused by the upgrade? Since I can't see the actual code, I'm not sure how to proceed. Thanks. |
|
|
|
Re: What is the name of the form that controls adding an Activity in SLX 7.5 ??
Posted: 16 Mar 09 8:20 AM
|
I've just checked our live server - also running 7.5.1.1742 and do *not* see this on the LAN version - works as it should. I've also checked the web version and it also works fine - so there does seem to be something up with just your system. Who did the upgrade - it sounds like a bundle was missed? Can you run SLXProfiler and trace the insert of an activity. |
|
|
|
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!
|
|
|
|
|
|
|
|