7/8/2025 1:31:58 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 writing script in Architect plugins for SalesLogix & general SalesLogix customization topics (for Windows client only). View the code of conduct for posting guidelines.
|
|
|
|
seccode and secrights
Posted: 06 Apr 10 3:45 PM
|
How do you set data in to the seccode and the secrights tables?
What administrative tasks will help me to do this?
Thanks, Aparna |
|
|
|
Re: seccode and secrights
Posted: 07 Apr 10 12:46 PM
|
The data in this table is created by Adding Users, modifying their Security and Adding Teams and Modifying their Security. |
|
|
|
Re: seccode and secrights
Posted: 07 Apr 10 12:57 PM
|
Thanks, Raul. Here's the thing. I have a picklist that is used in a form. This picklist is made available to only a few people. The way this is done is: 1. A record is created in the SECCODE table with the description as 'Contact Type Editor' 2. In the SECRIGHTS table, an entry is made for few people who can access the SECCODE mentioned above. 3. In the form script, there is a check to see if the ACCESSID in the SECRIGHTS table for the 'Contact Type Editor' SECCODE belongs to the person who has logged in. If yes, then allow this picklist to be selected.
I do not know how steps 1 & 2 were done. I am assuming they are through an ADMIN feature.
In SLX Admin, I do not see a way to add/ edit this particular security function to a user. I understand that I cannot directly make an entry in to the SECRIGHTS table, since I would not know what value to use for SECRIGHTSID field. What are my options?
Appreciate your response.
Thanks, Aparna |
|
|
|
Re: seccode and secrights
Posted: 07 Apr 10 1:05 PM
|
After posting the question in this thread, I discovered that there is a team that is created named 'Contact Type Editor' and a few people are assigned to it. I added the required person to this team & it works.
Thanks, Aparna |
|
|
|
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!
|
|
|
|
|
|
|
|