Home | Forums | Contact | Search | Syndication  
 
 [login] [create account]   Saturday, August 23, 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: Data Form and ToolBar
basanth
Posts: 4
 
Data Form and ToolBarYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 14 May 08 1:01 AM
Hello Friends,

I am new to this sales logix.At present i am using Sales Logix 6.2 Windows Client.I have created a new DATA FORM and saved in the system family.In the Data Form i have taken 3 text boxes and 1 Edit Date time controls on my form.

I created a new tool bar to call it in the client and i called my dataform which i created before in the respective argument in the tool bar.Later i saved the client.

In the client i can see the tool bar where i was created.The main problem comes now ie when i click on the tool bar it is showing the following error ie

"Cannot find or access the subject required by the system:widget Detai plugin using the option you selected contact your system administrator.ox1@o:Form system:wudget details"

Please solve my problem as fast as you can.I was unable to find where i am doing the mistake.

[Reply][Quote]
Brian Mooy
Posts: 25
 
Re: Data Form and ToolBarYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 19 May 08 9:02 AM
Hi Basanth,

Have you managed to resolve your problem yet? If not, I recommend checking the following:

1. Make sure you're logged in as administrator while doing the testing.

2. Ensure that your data form has been saved without spaces leading or at the end of the name. I once saved a form with a space in the name, wired it to a toolbar button, and was not able to access the control because the control was named "My Stupid Control " and the button was looking for "My Stupid Control"

If it's neither of these things, I recommend trying to re-create the data form and seeing if you can open that.
[Reply][Quote]
Frank Chaffin
Posts: 475
 
Re: Data Form and ToolBarYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 19 May 08 10:08 AM
Quote:
Originally posted by basanth

Hello Friends,
"Cannot find or access the subject required by the system:widget Detai plugin using the option you selected contact your system administrator.ox1@o:Form system:wudget details"

This error is usually caused because there is no context for the table that the data form is bound to (what the for is looking for is the primary ID of a record in the table). Say for example you start SalesLogix, then goto the an Account, then try to launch a form the is bound to the c_widget table... you will get this error because the form does not know which record within the c_widget table that is should display information about.

Tell us a bit more about what you are trying to do, and what table are involved.
[Reply][Quote]
Ryan Farley
Posts: 2265
slxdeveloper.com Site Administrator
Top 10 forum poster: 2265 posts
 
Re: Data Form and ToolBarYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 19 May 08 10:42 AM
A data-bound form cannot be "invoked" directly. To launch a form from a toolbar, you have to either

1) Use a Managed Form (not data bound)
or
2) Have the toolbar button invoke a script, and the script launches the data bound form using ShowViewForRecord (See more on this here: http://www.slxdeveloper.com/page.aspx?action=viewarticle&articleid=48)

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): 8/23/2025 6:01:57 PM