Question: Can I configure SalesLogix Web to store picklist ID’s?
Answer: Yes, this is possible. One place to see an example of how this is done is the Ticket views, as most store picklists as ID’s. Here is an example of the InsertTicket view, set the StorageMode attribute to “ID”:
StorageMode=”ID” />



