Pull up organization number when creating users

Hi,

I have a scenario, where each organization in the company is associated with a particular number. The account ID of users in that org will be the org number followed by a set of numbers. Each time the org admin attempts to create a new user under his org, the org number has to show up in the accountId field which will be appended with a series of numbers by the org admin.

What do i modify so that, when the org admin click on new user, his org number shows up in the accountId field?

Any help is appreciated.

Thanks,

[554 byte] By [sungirla] at [2007-11-27 10:08:11]
# 1

Determine what form is used to create the user. Make your own version of that form. Modify the field for inputing the Account ID. Set a default or expansion or derived ( or what not ) value that evaluates an expression. In the expression determine the number and return it. Save your new form. Modify the Forms and Processes mapping to point at your new form instead of the old form.

Hope this helps.

JimBearda at 2007-7-13 0:44:40 > top of Java-index,Web & Directory Servers,Directory Servers...