7/5/2025 10:30:23 AM
|
|
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!
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.
|
|
|
|
Code Snippet error (Namespace Sage.SalesLOGIX does not exsist)
Posted: 17 Jul 09 4:23 AM
|
Hi all,
I tried to create a dependent picklist where the value of the second picklist is populated based on the value of the first picklist. i Used the same business rule as in the account entity which is used in the Type and subtype in account insert form.When i build the project i get the following error.
"The type or namespace name 'PickList' could not be found (are you missing a using directive or an assembly reference?)" .I tried adding the Reference as Sage.SalesLogix in the code snippet but it has only 3 reference as follows Sage.Platform,Sage.Interface,Sage.Entity.
I am not able to get the Sage.Saleslogix in the namesapce in the code snippet.
What should i do inorder to get the Sage.SalesLogix Namespace in the Code Snippet.
Please help me in sloving this issue.
Thanks, Pandi
|
|
|
|
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!
|
|
|
|
|
|
|
|