7/4/2025 9:31:22 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.
|
|
|
|
Basic Picklist and Field Req. Question
Posted: 25 Sep 09 12:17 PM
|
I'm a little new to SLX overall and how the web version works compared to the LAN version (since we just upgraded), so I'd like to make sure I'm doing this correctly for SLX 7.5.1 Web client thanks for the assistance.
1. When working in picklists do I just edit them in the SLX admin by adding the items requested save it and that's it? Or does something else have to be done for the web client through the AA?
2. We are creating a standard set of min. fields required, does using the SLX admin and checking the required field option and setting a default vaule in the picklist manager acomplish this to the web client or do I need to do something in the AA as well?
It seemed to work just using the admin, but I'd like to be sure this is the correct way rather then find out the aplication needs to be rebuilt or something...
Thanks for your help
|
|
|
|
Re: Basic Picklist and Field Req. Question
Posted: 28 Sep 09 10:56 PM
|
#1 - yes, just edit in SLX Admin application or in SLX Architect (legacy Architect, not AA). Note - you may need to perform an IISRESET ont the Web server if you want to see the picklist value edits immediately as they are cached on the Web server.
#2 - no, the Picklist control in the WebClient has exposed properties that coorespond to the various configuration elements you set in the picklist manager utility. Unfortunately, those picklistcontrol.properties are *not* automatically set, you must set them manually either at design time or at run-time.
The web picklist control has a .Required property you can set to True. |
|
|
|
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!
|
|
|
|
|
|
|
|