Hi David,

 

A way of comes to mind of doing what your doing, is using a Placeholder
and have it load a User Control when various values are selected. This
could be done with AJAX so the page does not post back.

 

The other ways I can think of (dynamically redrawing the page with a
post back on each selection change) causes post back and requires a bit
of thinking to get your head around.

 

HTH

 

Daniel

 

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Prior, David 
Sent: Tuesday, 19 February 2008 11:04 AM
To: listserver@ozMOSS.com
Subject: [OzMOSS] User Profiles and Property Types display

 

All,

 

Has anyone tried to mimic the functionality provided in the user
profiles page (http://myserver/ssp/admin/_layouts/ProfAdminEdit.aspx)?

 

We are developing a web part that displays part of the user profile
details that particular users can edit (who can't have access to the
real user profiles pages).  The problem we have at the moment is trying
to display the appropriate controls based on the profile property type
(string, Person, HTML, etc) and other information like "allow Multiple
values" and "choice list".  For example, if the data type is string,
then we should show a text box.  If it's multi-line rich text then show
the rich text editor control, if it's a list of values then show the
list validater controls, etc.

 

Has anyone had experience with this kind of thing before?

 

Cheers,

 

David

 

-------------------------------------------------------------------
OzMOSS.com - to unsubscribe from this list, send a message back to the
list with 'unsubscribe' as the subject.
Powered by mailenable.com - List managed by www.readify.net 




------------------------------------------------------------------- OzMOSS.com 
- to unsubscribe from this list, send a message back to the list with 
'unsubscribe' as the subject.

Powered by mailenable.com - List managed by www.readify.net

Reply via email to