Home | Forums | Contact | Search | Syndication  
 
 [login] [create account]   Wednesday, June 18, 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!
 Architect Forums - SalesLogix Scripting & Customization
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.
Forums RSS Feed


 Back to Forum List | Back to SalesLogix Scripting & Customization | New ThreadView:  Search:  
 Author  Thread: CreateTempGroup / CreateTempAdHocGroup
Matt Edenhofer
Posts: 2
 
CreateTempGroup / CreateTempAdHocGroupYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 14 Aug 06 4:44 PM
fiogf49gjkf0d
I'm trying to programatically create a temp group for a Custom MainView call "Applications" However, when I try to execute either of the following lines of code, nothing happens, and there are no errors.

Dim sReturnIDs
sReturnIDs = "QBC99A00MJOH"
application.BasicFunctions.CreateTempAdHocGroup "Application", "Profile Results", sReturnIDs, ""

or

Dim sReturnIDs
sReturnIDs = "QBC99A00MJOH"
application.BasicFunctions.CreateTempGroup("Application", "Profile Results", "ApplicationID", " in ", "(" & sReturnIDs & ")", ""

This same code works properly for Accounts, just can't get it to work for Applications
[Reply][Quote]
Jeremy Brayton
Posts: 491
Top 10 forum poster: 491 posts
 
Re: CreateTempGroup / CreateTempAdHocGroupYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 15 Aug 06 12:15 PM
fiogf49gjkf0d
In another thread it was mentioned that CreateTempGroup uses the Latest Account/All Account group to build it's layout (it wasn't clear which one exactly, though SLXProfiler could tell you). Most likely it's looking for a group of a similar name belonging to the "Application" family but I would use the SLXProfiler to know exactly what it wants, then fill the hole. It's much easier than guessing about it.
[Reply][Quote]
Ted Urquhart
Posts: 7
 
Re: CreateTempGroup / CreateTempAdHocGroupYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 04 Jan 07 7:00 AM
fiogf49gjkf0d
Any progress on this?

Last I'd heard, this was simply a bug/oversight in version 6.x. Hopefully fixed in v 7, since in creating a new record for a MainView, the obvious next step is to programmatically navigate to that new record.
[Reply][Quote]
Melissa Saale
Posts: 1
 
Re: CreateTempGroup / CreateTempAdHocGroupYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 30 Apr 07 2:38 PM
fiogf49gjkf0d
CreateTempGroup/CreateTempAdHocGroup do not work in v6.x on custom tables/main views.

Defect # 1-43078

Confirmed with SDK today that this has been fixed in v7.
[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/18/2025 2:44:49 AM