Portal Engine Questions on portal engine and web parts.
Version 4.x > Portal Engine > Creating User Attributes that are invisible to the User View modes: 
User avatar
Member
Member
john.allison-welawmn - 11/3/2009 10:57:32 AM
   
Creating User Attributes that are invisible to the User
Hi,

I am working on the feasibility of using Kentico based on our site needs.

One of the requirements is to store data about the user that is inviisble to the user.

This is useful for notes on the user, dynamically generated data that belongs to the user but used internally invisible to the user.

Can Kentico do this?

Thanks,

John

User avatar
Member
Member
agerace-ag.state.oh - 11/10/2009 8:38:58 AM
   
RE:Creating User Attributes that are invisible to the User
You could use the customEventHandler and then set the attributes in customer fields the user table.

What kind of data are you looking to store?

User avatar
Member
Member
agerace-ag.state.oh - 11/10/2009 8:39:27 AM
   
RE:Creating User Attributes that are invisible to the User
custom fields*

User avatar
Kentico Developer
Kentico Developer
kentico_martind - 11/12/2009 2:39:21 AM
   
RE:Creating User Attributes that are invisible to the User
Hi John,

Could you please specify in more details where you want the data to be invisible for user? If you want data to be invisible in myProfile and myAccount web parts you can specify fields that will be displayed into appropriate alternative form.

You can store data in custom fields of 'users' system table and set them in copy of LogonForm web part.

Best Regards,

Martin Dobsicek