6/21/2026 2:29:24 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.
|
|
|
|
Picklist values stored as IDs
Posted: 19 May 09 12:48 PM
|
| I havea picklist that has existed in the lan for a while. It is configured to store the picklist ID in the db. Can I configure picklists in the web to do the same? I can't seem to make it happen.. thanks |
|
|
|
Re: Picklist values stored as IDs
Posted: 19 May 09 1:53 PM
|
Yes.
If you recall, most of the Ticket views store Picklists as IDs, so you could see how it is done there.
See example below from the Insert Ticket view, set the StorageMode attribute to "ID"
StorageMode="ID" />
|
|
|
|
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!
|
|
|
|
|
|
|
|