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: Cannot find or access the subject required by plugin
Melissa
Posts: 10
 
Cannot find or access the subject required by pluginYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 24 Apr 07 9:08 AM
fiogf49gjkf0d
Does anyone know why I would receive the message "Cannot find or access the subject required by the (name of form) plugin using the option you selected. Contact your system administrator. 0x1 @0: Form (name of form)" when trying to access a new form through a newly added menu option?
Any help would be greatly appreciated!
[Reply][Quote]
Ryan Farley
Posts: 2265
slxdeveloper.com Site Administrator
Top 10 forum poster: 2265 posts
 
Re: Cannot find or access the subject required by pluginYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 24 Apr 07 10:38 AM
fiogf49gjkf0d
The form is a data form (ie: has a base table) and you are attempting to launch it via DoInvoke. For a data form, the form must have context. That is, it must be opened either for a specific record in the base table, or for a new record. DoInvoke does not give it that context - it doesn't know which record it is opening for.

You need to open a data form using ShowViewForRecord, which you can read more about here: http://www.slxdeveloper.com/page.aspx?action=viewarticle&articleid=48

DoInvoke can only open Manage forms, since they do not have any data context (not based on table data).

Make sense?

-Ryan
[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 4:21:15 AM