Home
|
Forums
|
Contact
|
Search
|
Syndication
[login]
[create account]
Tuesday, November 26, 2024
slxdeveloper.com
Home
Search
Contact us
About slxdeveloper
Syndication
Community
Forums
(NEW!)
Newsletter Archive
Members
Your Profile
Submit Article
General
Administration
(6)
OLE DB Provider
Miscellaneous
(2)
Architect
VBScript
(9)
ActiveX Controls
(6)
How To's
(14)
.NET Extensions
(3)
External
OLE DB Provider
(12)
SLAPI (SlgxApi.dll)
SalesLogix COM
(1)
Web
ASP/ASP.NET
(2)
Web Services
Web Client
Downloads
Samples
(17)
Documentation
(7)
Utilities
(18)
Resources
SalesLogix
(3)
Programming
(1)
11/26/2024 6:21:29 PM
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!
Architect Forums - SalesLogix Scripting & Customization
Forum to discuss writing script in Architect plugins for SalesLogix & general SalesLogix customization topics
(for Windows client only)
. View the
code of conduct
for posting guidelines.
Forums RSS Feed
Back to Forum List
|
Back to SalesLogix Scripting & Customization
|
New Thread
View:
Dynamic
Flat
Tree
Search:
Author
Thread: Security and data refreshing with picklist?
Thomas Hill
Posts: 3
Security and data refreshing with picklist?
Posted: 31 Oct 06 1:24 PM
fiogf49gjkf0d
Hey all,
Currently, we have a picklist on the account detail screen that specifies which firm a company is with. All users are able to add/edit/delete the entries in the picklist (unless I flag "users are unable to edit picklist," in which case nobody can do anything to the entries), and if I change a picklist selection's information, then all the accounts with that selection remain the original version of the picklist's selection.
My question is this:
How do I create a picklist that only a selected few are able to maintain, yet all are able to assign picklist entries to accounts, and how do I have the picklist update all the other entries with old selections once the selection's data has been modified?
Thanks,
Tom
[
Reply
][
Quote
]
Raul A. Chavez
Posts: 1300
Re: Security and data refreshing with picklist?
Posted: 01 Nov 06 9:21 AM
fiogf49gjkf0d
>> How do I create a picklist that only a selected few are able to maintain, yet all are able
>> to assign picklist entries to accounts,
Well, this one is a tricky one. I guess the best way to do it would be via a Custom view that allow you to maintain only the desired picklists, then apply security to it so that only certain users can access it.
Even if you were to use security to expose the current Picklist Manager, it would not give you the desired result, since the items would still be owned by the user making the change and wouldn't be visible to all users.
>> and how do I have the picklist update all the other entries with old selections once
>> the selection's data has been modified?
Easiest way for your current Implementation: Tools/Maintenance/Replace Data.
The other option is to set the control to Store the ID (or the Code if the code is static) of the Picklist item rather than the Text, thus you could make changes and it will be reflected across all accounts that reference the current item. Note that to implement this change you would have to modify the existing data.
[
Reply
][
Quote
]
John Rogerson
Posts: 7
Re: Security and data refreshing with picklist?
Posted: 02 Nov 06 3:45 AM
fiogf49gjkf0d
Quote:
Originally posted by Thomas Hill
Hey all,
...
My question is this:
How do I create a picklist that only a selected few are able to maintain, yet all are able to assign picklist entries to accounts,...?
Thanks,
Tom
In Workgroup Admin > Edit User > Security > Administration Security > Administritive Role = Picklist Manager
Would that do what you require?
[
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 © 2024 Customer FX Corporation. The information and opinions expressed here are not endorsed by Sage Software.
code of conduct
|
page cache (param): 11/26/2024 6:43:36 PM