﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » Role Based Security  » Personalize the Secutrity Editor</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Wed, 13 May 2026 10:50:14 GMT</lastBuildDate><ttl>20</ttl><item><title>Personalize the Secutrity Editor</title><link>http://forum.strataframe.net/FindPost32114.aspx</link><description>&lt;div&gt;What´s the best way to change the Security Editor?&lt;br/&gt;&lt;br/&gt;&lt;div&gt;I had to put two tabs on Users screen. One to display a list with last 10 passwords and other for comments.&amp;nbsp;&lt;br/&gt;&lt;br/&gt;&lt;div&gt;Created a separate table SFSUsersXComments &amp;nbsp;and the recording is made ​​independently, in the same process of original form, via another BO (UsersXCommentsBO).&amp;nbsp;&lt;br/&gt;&lt;br/&gt;&lt;div&gt;Compiled the application and access via my application.&lt;br/&gt;&lt;br/&gt;&lt;div&gt;The problem is that when I save a new user, the users (1) becomes corrupted (Data Corrupted). &amp;nbsp;For the existent users, it shows the new data correctly.&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;div&gt;The Display Name don´t show &amp;nbsp;(2) the Fists Name with the Last Name too.&lt;br/&gt;&lt;br/&gt;&lt;div&gt;But the record is saved int the users table end in the Comments table. And the security key is correct.&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;div&gt;After that problens, I try th revert the process, but after saving the original Strataframe code and compiling it, the reference to the security dll remains to the same I created before, in the application and in the Role-Base Security Editor (Strataframe application).&lt;br/&gt;&lt;br/&gt;&lt;div&gt;So, I have some quaetions:&lt;br/&gt;&lt;br/&gt;&lt;div&gt;1 - Where´s the dll that Role-Base Security Editor (Strataframe application) makes reference ? in the GAC ?&lt;div&gt;2 - Why the erros (1) and (2) ? How to avoid then ?&lt;div&gt;3 - What´s the sugested way to personalize the Security Editor ?&lt;br/&gt;&lt;br/&gt;&lt;div&gt;Regards,</description><pubDate>Mon, 22 Jun 2015 08:49:45 GMT</pubDate><dc:creator>Marcelo Blank</dc:creator></item><item><title>RE: Personalize the Secutrity Editor</title><link>http://forum.strataframe.net/FindPost32985.aspx</link><description>Hi Edhy.&lt;br/&gt;&lt;br/&gt;&lt;div&gt;It is no problem at all.&lt;div&gt;I can produce a video, but probably the best thing to do would be to send you a remote meeting link and then we could talk while I show you what we have done here. I will send you a Skype account so you can contact me.&lt;br/&gt;&lt;br/&gt;&lt;div&gt;Abraços.&lt;br/&gt;&lt;br/&gt;&lt;div&gt;Ivan</description><pubDate>Mon, 22 Jun 2015 08:49:45 GMT</pubDate><dc:creator>Ivan George Borges</dc:creator></item><item><title>RE: Personalize the Secutrity Editor</title><link>http://forum.strataframe.net/FindPost32984.aspx</link><description>Hi Ivan,&lt;br/&gt;&lt;br/&gt;I know this thread is a bit outdated, but I am working on a big project and I am afraid I will need to create my own form to create users and assign some pre-defined roles.&amp;nbsp; The current Security Editor form has the following issues for this project:&lt;ul&gt;&lt;li&gt;It is way to slow to show up and when selecting a User or a Role, the data shown in the other page also is very slow.&amp;nbsp; I have noticed this for all my projects so there must be something in the internal code of the SF 1.7.7.1.&lt;/li&gt;&lt;li&gt;Settings like "Administrator" will have not meaning in this project and cannot be hide from the "Edit User Item" form unless I modify the source code. Same thing with other settings there.&lt;br/&gt;&lt;/li&gt;&lt;li&gt;In this case, users will not have the option to create "Roles" so we will have pre-defined Roles and users would be able to assign specific Roles based on the role the Manager is assigned.&amp;nbsp; This will be running on different branches (Offices in other locations) so, it is pretty much like a Multi-Tenant configuration.&lt;/li&gt;&lt;/ul&gt;In my case, instead of having a separate user table, my plan is to use the same SFUsers to create the user, password and Role assignments, plus some other information I would need from a related table like assigning branch offices to a user.&lt;br/&gt;&lt;br/&gt;If it is not too much to ask, it would be very helpful if I you could create a small video or some screenshots of what have you done with your own "Security Editor" form.&amp;nbsp; I understand if you cannot share that kind of information.&lt;br/&gt;&lt;br/&gt;Thanks!!!</description><pubDate>Sat, 20 Jun 2015 20:31:01 GMT</pubDate><dc:creator>Edhy Rijo</dc:creator></item><item><title>RE: Personalize the Secutrity Editor</title><link>http://forum.strataframe.net/FindPost32115.aspx</link><description>Hi Marcelo.&lt;br/&gt;&lt;br/&gt;I guess you could change the SF Security source code to fit your needs. In my case, I didn't follow that path. I created a "users" table for my applications and I have a separate form that will deal with all custom information for each user that is part of the security module. Mine is called "PreferenciasDoUsuario"&amp;nbsp; and I have some other foreign tables related to it. This way, I could grow the security custom info as far as needed. I just need to make sure it is synchronized with the SF Users table, so when the custom form is run or when the user exits the Security Editor, I make sure my custom tables have all the needed rows.&lt;br/&gt;&lt;br/&gt;Hope it helps.</description><pubDate>Tue, 18 Jun 2013 07:35:59 GMT</pubDate><dc:creator>Ivan George Borges</dc:creator></item></channel></rss>