Home | Forums | Contact | Search | Syndication  
 
 [login] [create account]   Sunday, February 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!
 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: Using Javascript how to read the Picklist values.......?
Elamparithi.C
Posts: 17
 
Using Javascript how to read the Picklist values.......?Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 29 Aug 08 12:07 PM
Hi All,

Using Javascript how to read the Picklist values is it possible in saleslogix 7.2 or not ,
because some of situtation I need to validate whether user selected some values or not


Thanks
Elamparithi.C
[Reply][Quote]
Nick Hollis
Posts: 549
Top 10 forum poster: 549 posts
 
Re: Using Javascript how to read the Picklist values.......?Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 12 Sep 08 11:11 AM
Technically is possible I believe - the Saleslogix Picklist control basically outputs a load of divs wrapped around an HTML text box. The HTML text box will have a client id something along the lines of:

ctl00$MainContent$SMARTPARTNAME$PICKLISTNAME$Text

If its a tabcontrol obviously replace MainContent with the appropriate value...

so you can test if this has a value when clicking save.

Of course, you can do this validation Server side, and cancel the Save and do a DialogService.ShowMessage() instead. But the javascript version is much more user friendly I think (instant as opposed to waiting for a server response...)
[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): 2/23/2025 11:28:16 PM