Can I use the UserPersonalization table to set a theme for a user to use during their visit to my site?
can I have different themes for different users, and how is this set up?
Thanks,
Ryan
UserPersonalization Table
- ryanstowasser
- Lieutenant Commander (LCDR)
- Posts: 90
- Joined: Tue Oct 30, 2007 4:28 pm
- Contact:
UserPersonalization Table
Ryan Stowasser (ablehelp@vortx.com)
Vortx Inc
Custom Development for AbleCommerce Solutions
Vortx is an AbleCommerce Development Partner
Vortx Inc
Custom Development for AbleCommerce Solutions
Vortx is an AbleCommerce Development Partner
Re: UserPersonalization Table
You can store each users theme info in his user settings and then then adjust website them upon their visit by using this information. Read following helpful thread
viewtopic.php?f=44&t=8097
viewtopic.php?f=44&t=8097
- Logan Rhodehamel
- Developer
- Posts: 4116
- Joined: Wed Dec 10, 2003 5:26 pm
Re: UserPersonalization Table
Avoid using that table for anything. This is a table that stores personalization data for the Microsoft Web Parts framework. It's not a table we manage, beyond providing in our schema for ASPNET.ryanstowasser wrote:Can I use the UserPersonalization table
Use UserSettings as Mazhar suggested.
Cheers,
Logan
.com
If I do not respond to an unsolicited private message, it's not because I'm ignoring you. It's because the answer to your question is valuable to others. Try the new topic button.
Logan

If I do not respond to an unsolicited private message, it's not because I'm ignoring you. It's because the answer to your question is valuable to others. Try the new topic button.