Mr. Furious
|
| Posted: 11/17/2004, 1:58 AM |
|
Using the default taskman I have tasks with Assigned By and Assigned To the
strange part is that user_id_assign_to isn't matching up correctly with
emp_name. Instead of the task list displaying the Assigned to name it
displays the Assigned By name however the Assigned_To number in the field is
correct. Any ideas what would cause this?
|
|
|
 |
Mr. Furious
|
| Posted: 11/17/2004, 4:23 PM |
|
Here is a better discription:
Using the built-in taskman I have made it so that a user (user_id_assign_by) can assign tasks to other users (user_id_assign_to)
The strange part is that user_id_assign_to which would be an integer getting the name from employees emp_name just isn't matching up correctly and displaying the correct name. The task is given to the proper user but when displaying the task list it displays the users name that assigned the task instead of the users name that it is assigned to. The Assigned_To integerr is correct in the database in the field is correct. The allocation works properly it is a cosmetic problem where it doesn't display the correct assigned to name in the task list. I am using a mySQL data base. I am also using user_id_assign_to as the Label name and emp_name as the control source. Any ideas how I can fix the relationship or link or force the correct name for the integer?
Thanks in advance.
|
|
|
 |
Mr. Furious
|
| Posted: 11/21/2004, 12:08 PM |
|
Solved, it was a problem with the relationships in the DataSource for the grid but thanks for all the help LOL
|
|
|
 |
|