Portal Engine Questions on portal engine and web parts.
Version 4.x > Portal Engine > new message page View modes: 
User avatar
Member
Member
ssj2rich-gmail - 1/17/2010 9:40:46 AM
   
new message page
Hi,
i need to add/change a few things in the new message page,
for example, once you pick a user for the 'to' field,
i need to check if that user has some field filled as true in the database,
that is just 1 example, i've got a few more


where can i find the new message page, or control,
so i can add those to the actions?

Thanks
Aviad.

User avatar
Kentico Developer
Kentico Developer
kentico_helenag - 1/20/2010 9:58:06 AM
   
RE:new message page
Hi Aviad,

You could see the source code of web part which you use. If you are not sure where to find it see the Site manager -> Development -> Web parts -> edit -> General -> File name (all of them are in CMSWebParts folder)

Then see the path of control which is included in web part. It is the control (unless there is the next included control) where you may add the custom logic.

Best regards,
Helena Grulichova