to previous topic Print topic to next topic

 Root :: Developments :: PN .8x :: Customer Number
 Moderated by:
 
  Bottom  Customer Number
plexiglas Posted: 22.09.2004, 10:30
Noob
Noob


registered: Sep 22, 2004
Posts: 1

Status:  offline
last visit: 22.09.04
I request a field for users that can only be altered by the Admin. In my case I would like to define a student number (like a customer No) that connects the PN Tables with tables containing exam results that come from another data base. So I need this field.

This field should be displayed in the User Details
Name maybe: "website operators sorting criteria"
Top  plexiglas send PM
 
Chestnut Posted: 22.09.2004, 14:35
Site Admin
avatar

registered: Jun 02, 2002
Posts: 1320

Status:  offline
last visit: 07.02.08
This should be a user add Dynamic field...

And even so, if you getting information from any 3rd party mod, database or information, I think it should have a special mod. This is too outside of what the user management scope is.

Even if the special mod save this data in the user information :

Code
  1. pnUserSetVar('_STUDENTID', 149883);
  2.  


You'll have the hability to modify the user profile template so it is shown.

As for the read only, it is something that I was thinking about. :wink:

Chestnut ! Cool
Site Admin
Top  Chestnut send PM Homepage
 



Powered by pnForum Version 2.0.1
DarkMindZ