﻿<?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  » User record expansion?</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Mon, 08 Jun 2026 18:23:36 GMT</lastBuildDate><ttl>20</ttl><item><title>User record expansion?</title><link>http://forum.strataframe.net/FindPost7037.aspx</link><description>The application that I'm considering has to make many decisions based on "Who" has logged in. Therefore I'll need to add several new fields to the user record in order to make those decisions when a user logs in.&lt;br&gt;
&lt;br&gt;
Is it possible/advisable to alter the structure of this file or is it better to create another file to have a ono-to-one relationship and add the fields in there?&lt;br&gt;
Thanks!</description><pubDate>Wed, 21 Feb 2007 17:44:04 GMT</pubDate><dc:creator>Ben Hayat</dc:creator></item><item><title>RE: User record expansion?</title><link>http://forum.strataframe.net/FindPost7094.aspx</link><description>Thanks Trent; I'll look into it!</description><pubDate>Wed, 21 Feb 2007 17:44:04 GMT</pubDate><dc:creator>Ben Hayat</dc:creator></item><item><title>RE: User record expansion?</title><link>http://forum.strataframe.net/FindPost7087.aspx</link><description>Look at the Role Based Security sample, it has a custom login form.</description><pubDate>Wed, 21 Feb 2007 15:23:28 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: User record expansion?</title><link>http://forum.strataframe.net/FindPost7086.aspx</link><description>[quote]We don't have a sample on how to add extra data to the Users table, but your best bet would be to just create your own table and link it back to the users.  [/quote]&lt;br&gt;
&lt;br&gt;
Be, that was my original approach. However, Trent suggested to inherit from Login component and then add my table. My request for sample was on the login inheritance and not creating the table.&lt;br&gt;
&lt;br&gt;
I'm still open to both suggestions. Which one will it lead to a better solution?</description><pubDate>Wed, 21 Feb 2007 15:21:32 GMT</pubDate><dc:creator>Ben Hayat</dc:creator></item><item><title>RE: User record expansion?</title><link>http://forum.strataframe.net/FindPost7077.aspx</link><description>We don't have a sample on how to add extra data to the Users table, but your best bet would be to just create your own table and link it back to the users.&amp;nbsp; Then, when the user changes, you can use the ID (pk) of the current user and go retrieve all of the custom user data that you need.</description><pubDate>Wed, 21 Feb 2007 11:49:52 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item><item><title>RE: User record expansion?</title><link>http://forum.strataframe.net/FindPost7060.aspx</link><description>[quote]Instead, create a custom login form and take advantage of the RBS events and create your own table that compliments the security to determine this type of information. [/quote]&lt;br&gt;
&lt;br&gt;
Trent, thanks for the reply...Do you have any sample that shows how a developer can create a new component from a SF component (especially if the SF component uses table) and then expand upon it? Frankly, I've not done this before and I'd appreciate if you could point me to right direction.&lt;br&gt;
&lt;br&gt;
Thank you in advance!</description><pubDate>Wed, 21 Feb 2007 10:17:51 GMT</pubDate><dc:creator>Ben Hayat</dc:creator></item><item><title>RE: User record expansion?</title><link>http://forum.strataframe.net/FindPost7055.aspx</link><description>I would &lt;STRONG&gt;DEFINITELY NOT&lt;/STRONG&gt; change the structure of the RBS tables.&amp;nbsp; Instead, create a custom login form and take advantage of the RBS events and create your own table that compliments the security to determine this type of information.&amp;nbsp; Changing the existing structures really is not recommended.</description><pubDate>Wed, 21 Feb 2007 09:50:03 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item></channel></rss>