dennisb
Posts: 6
|
| Posted: 12/13/2005, 1:24 PM |
|
I am not sure if this can be done in CCS 3 or not, but thought I would ask: I am already using dlookups on another form and filling in text boxes based on the logged in user. (getting their full name, phone number, email address, department and location) but now I want a staff person to be able to select a name from a drop down list and have the same information looked up to fill in that person's related UID, phone number, email etc.
It seemd like the dependent list boxes was what I wanted, but this if to fill in text boxes (maybe they could be hidden, as long as they fill in to the database).
Can anybody suggest how I should go about doing this? Thanks
|
 |
 |
mamboBROWN
Posts: 1713
|
| Posted: 12/15/2005, 7:37 AM |
|
dennisb,
Try this link: http://examples.codecharge.com/CCSExamplePack2/Retrievi...ieldsValues.php . Maybe this is what you are looking for...
|
 |
 |
dennisb
Posts: 6
|
| Posted: 12/15/2005, 7:45 AM |
|
Thanks, mamboBrown. That looks like exactly what I want to do. I appreciate your reply very much.
Dennis
|
 |
 |
|