Home | Forums | Contact | Search | Syndication  
 
 [login] [create account]   Monday, June 30, 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!
 Web Forums - SalesLogix Web Platform & Application Architect
Forum to discuss the use of the SalesLogix Web Platform, Client and Customer Portals, and the Application Architect (For version 7.2 and higher only). View the code of conduct for posting guidelines.
Forums RSS Feed


 Back to Forum List | Back to SalesLogix Web Platform & Application Architect | New ThreadView:  Search:  
 Author  Thread: Saleslogix Extended
NagaratnaPandi
Posts: 111
 
Saleslogix ExtendedYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 17 Mar 10 7:48 AM
Hi All,

In AA we will be setting the string expression.

Where is the string expression stored so that we can open in VS and change it.

Thanks.
[Reply][Quote]
Ryan Farley
Posts: 2265
slxdeveloper.com Site Administrator
Top 10 forum poster: 2265 posts
 
Re: Saleslogix ExtendedYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 17 Mar 10 11:45 AM
When you set the string expression for an entity in AA and do a build, the string expression gets set as the ToString override for the entity in the actual code implementation that you'll find in the build output folder.

Prior to the build, you'll find this in the metadata for the entity in the model. For example, to see this for the Account entity, you can navigate in your model to Model\Entity Model\SalesLogix Application Entities\Account and open Account.ACCOUNT.entity.xml in a text editor. You'll find the node in the XML for StringExpression in the OrmEntityMetadataExtension section.

-Ryan
[Reply][Quote]
NagaratnaPandi
Posts: 111
 
Re: Saleslogix ExtendedYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 18 Mar 10 6:57 AM
Hi Ryan,

Thank you for the feedback.So isn't there any other way we can change opening the deployed version in Visual studio.I was able to change in AA and the result i got was perfect.And moreover how do we set the autopost back of the control in AA.

Thanks.
[Reply][Quote]
Ryan Farley
Posts: 2265
slxdeveloper.com Site Administrator
Top 10 forum poster: 2265 posts
 
Re: Saleslogix ExtendedYour last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 18 Mar 10 12:50 PM
Quote:
Originally posted by NagaratnaPandi

Hi Ryan,

Thank you for the feedback.So isn't there any other way we can change opening the deployed version in Visual studio.I was able to change in AA and the result i got was perfect.And moreover how do we set the autopost back of the control in AA.

Thanks.


I guess I am not sure what you're after. After deployment, you'd have to change it by going to the build output folder, opening the implementation project in Visual Studio. Then open the code file for the entity and modify the ToString override. Then build the project and copy the resulting DLL to the bin folder of the deployed site.
[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/30/2025 8:31:41 PM