Home | Forums | Contact | Search | Syndication  
 
 [login] [create account]   Friday, June 20, 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: list view
Vamsi
Posts: 39
 
list view Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 12 Aug 07 5:24 AM
Dear all

We built some custom module in slx 7.0 and we are having a form like insert tickets. I am having small requirement. After user filled the entire information on that form for insertion when ever he clicked on o.k button he need to switch to a list view of one specified group. I have written code to switch over to main view which will show that record but i need to switch over to list view of specified group



Pls help any body if you know the solution





vamsi

[Reply][Quote]
Bob (RJ)Ledger
Posts: 1103
Top 10 forum poster: 1103 posts
 
Re: list view Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 13 Aug 07 8:11 PM
Not Possible.

--
rjl
[Reply][Quote]
Shawn O'Ferrall
Posts: 21
 
Re: list view Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 14 Aug 07 10:42 AM
Do you know the name of the group? If so, try this (replace *GroupNameHere* with the name of the group):

Application.UserOptions.SetAsString "System|Contact Details", "MainViewMode", 2, False
Application.BasicFunctions.SetCurrentClientGroup "Contact:*GroupNameHere*"
[Reply][Quote]
Frank Chaffin
Posts: 475
 
Re: list view Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 14 Aug 07 10:52 AM
If you want to switch from Detail view to List view (ie F8) you could use the shell command to send keystrokes to the IU.

http://www.slxdeveloper.com/devhome/forum.aspx?forumid=2000&postid=1828
[Reply][Quote]
Phil Parkin
Posts: 819
Top 10 forum poster: 819 posts
 
Re: list view Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 14 Aug 07 8:55 PM
My comments (see this thread http://www.slxdeveloper.com/forum.aspx?forumid=2001&postid=10001) are being realised.

People are offering responses to the same question posted in various different forums and it's all a bit of a mess.

And I prefer my F8 solution
[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/20/2025 2:04:19 AM