8/23/2025 9:29:05 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.
|
|
|
|
CreateTempAdHocGroup Trouble building Temp Group Name
Posted: 10 Apr 08 9:52 AM
|
I am attempting to build an Ad hoc group for a custom table.
When I call the function it creates an ad hoc list with my CRLF id list provided. The group appears to be built from the lookup assigned to the main view associated with my custom table. The ad hoc group name assigned is always Lookup Results, regardless of the name I provide.
I was hoping that when I create the ad hoc group it would default the grid layout to the default lay out group selected by the user in the client preferences.
Application.BasicFunctions.CreateTempAdHocGroup "C_SALES_HISTORY", "TEST", GetCRLFGroupList,""
Application.BasicFunctions.SetCurrentClientGroup "C_SALES_HISTORY:TEST" |
|
|
|
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!
|
|
|
|
|
|
|
|