Home | Forums | Contact | Search | Syndication  
 
 [login] [create account]   Thursday, June 19, 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: Main View Invalid Record
Vamsi
Posts: 39
 
Main View Invalid Record Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 26 Jun 07 7:01 AM
Dear all,

I am having small issue in following scenario

I am calling a main View from nav bar in slx 7.0 where in that main view i placed a ACCOUNT form and in that account form a datagrid is there and i am calling a data form on right click of datagrid. But when ever i am clicking a image button in nav bar to call that main view (where it contains account form and i am calling dataform form the datagrid) it is giving a message in the middle of the screen like "INVALID RECORD" . I even created a group based on that table and also my datagrid is not retruning any null values .

any suggestions ...

Thanks in advance



with regards
vamsi
[Reply][Quote]
Dave
Posts: 36
 
Re: Main View Invalid Record Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 27 Jun 07 2:08 AM
Mike, on ITToolbox, suggests to apply this fix to resolve an "Invalid Record" issue moving from Account to Contact.

This worked for me also moving from Account to Opportunity

Mike wrote:

Quote:

This can be fixed by opening the "SLX_Common" VBScript and altering the
line below:

' Application.MainViews.AddEx strPlugin, intMode,
blnExisting, 1, "Invalid", "" 'DNL
Application.MainViews.AddEx strPlugin, intMode,
blnExisting, 1, strCrntID,"" 'DNL
[Reply][Quote]
Mike Spragg
Posts: 1226
Top 10 forum poster: 1226 posts
 
Re: Main View Invalid Record Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 27 Jun 07 3:46 AM
Hi Dave, yes - this is correct for that issue - but won't fix Vamsi's issue as that is down to a binding issue with the MV and the data tables etc. they are using
[Reply][Quote]
Mike Spragg
Posts: 1226
Top 10 forum poster: 1226 posts
 
Re: Main View Invalid Record Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 27 Jun 07 3:51 AM
Vamsi - you need to check your databindings and ensure that you are linked up correctly. Check the EntityFieldName (props on the MV) links back to the right table/basetable etc. Essentially, your issue surrounds this area and means you haben't linked up the MV to the table correctlty.
[Reply][Quote]
Vamsi
Posts: 39
 
Re: Main View Invalid Record Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 28 Jun 07 1:26 AM
Dear Mike

I am facing this issue if there are no records in the table if there are 4 or 5 Records in the table i am not facing this issue i am getting main view correctly


with regards
vamsi
[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/19/2025 2:26:08 AM