Hi to everyone.

I'm still light-years from 'grocking' Turbine, so 'Sorry for my newbie
questions'

I am looking for a clean method to add a field to the 'turbine_user' table
and setting/retriving the field's value.
I was able to add the field (modifing the 'turbine-schema.xml' in
'WEB-INF\conf ' under my app. directory), but I have no idea about how to
retrive/set the value (which would store the physical location of the user
in the form of a numeric code). Poking in the 'flux' code had just made mine
ideas more confused.

I --need-- the physical location to know in which department the user is
working, and I can not trust the user to ask him the department code.
I must also be sure that every user is associated with one and only one
department at a time.

Is it possible to do such a thing?

Hope it's clear.

Andrea


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to