RBS: Add an email field


Author
Message
Edhy Rijo
E
StrataFrame VIP (4.6K reputation)StrataFrame VIP (4.6K reputation)StrataFrame VIP (4.6K reputation)StrataFrame VIP (4.6K reputation)StrataFrame VIP (4.6K reputation)StrataFrame VIP (4.6K reputation)StrataFrame VIP (4.6K reputation)StrataFrame VIP (4.6K reputation)StrataFrame VIP (4.6K reputation)
Group: StrataFrame Users
Posts: 2.4K, Visits: 23K
Could it be possible to add an email field to the User Table and of course the Edit User Item form?



Also make the DisplayAs field available as a property of SecurityBasics.CurrentUser instead of having to create the User's BO and query the BO to get this info. Frankly I would like to see all User's fields available as properties of SecurityBasics.CurrentUser, that shouldn't be difficult to implement unless there is a reason not to?

Edhy Rijo

Replies
Teddy Jensen
Teddy Jensen
StrataFrame Novice (118 reputation)StrataFrame Novice (118 reputation)StrataFrame Novice (118 reputation)StrataFrame Novice (118 reputation)StrataFrame Novice (118 reputation)StrataFrame Novice (118 reputation)StrataFrame Novice (118 reputation)StrataFrame Novice (118 reputation)StrataFrame Novice (118 reputation)
Group: StrataFrame Users
Posts: 52, Visits: 8K
Hi Keith,

I know it's not the best solution, but I have a second maintenance form to edit the extra userfields and control which datagroups they have access to.

/Teddy

Trent Taylor
Trent Taylor
StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)StrataFrame Developer (10K reputation)
Group: StrataFrame Developers
Posts: 6.6K, Visits: 6.9K
All you need to do is create a second table that uses the SFSUSers.us_pk as the foreign key to that table.  Within this table you can put anything that you like such as preferences, etc.  You will need to have a separate maintenance area for these preferences, but this is not generally an issue.  You will setup the user then have another table with all of your custom data fields.  You can then INNER JOIN the queries to get what you need.
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Threaded View
Threaded View
Edhy Rijo - 15 Years Ago
Trent L. Taylor - 15 Years Ago
Edhy Rijo - 15 Years Ago
Bill Cunnien - 15 Years Ago
Bill Cunnien - 15 Years Ago
Edhy Rijo - 15 Years Ago
                     Create a small data table in the DB:

[u]USERDATA[/u]...
Bill Cunnien - 15 Years Ago
                         Hi Bill,
Thanks again for the explanation, I will explore that...
Edhy Rijo - 15 Years Ago
                             I tend to agree with Bill on this and think that adding more fields to...
Greg McGuffey - 15 Years Ago
                                 [quote][b]Greg McGuffey (04/20/2009)[/b][hr]
2. Have an optional...
Edhy Rijo - 15 Years Ago
                                     Extending the Edit User Item form might be nice, but you may still...
Bill Cunnien - 15 Years Ago
                                         Bill,
This could be extended as the Browse Dialog Information...
Edhy Rijo - 15 Years Ago
                                             Exactly Edhy! The information panel in the browse dialog essentially...
Greg McGuffey - 15 Years Ago
                                                 What I was suggesting is essentially the same thing. :cool: The only...
Bill Cunnien - 15 Years Ago
                                                     Bill,

Exactly what I was proposing...guessed we just got...
Greg McGuffey - 15 Years Ago
Keith Chisarik - 15 Years Ago
Teddy Jensen - 15 Years Ago
Trent L. Taylor - 15 Years Ago
Keith Chisarik - 15 Years Ago
             Understood and added to list :)
Trent L. Taylor - 15 Years Ago

Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search