in
Forums
Blogs
Files
Devexpress.Com
Client Center
Support Center
DevExpress Channel

Task AssignedTo

Last post 11/7/2007 3:32 PM by Ben Price. 1 replies.
Page 1 of 1 (2 items)
Sort Posts:
Previous Next
  • 11/6/2007 6:55 PM

    Task AssignedTo

    So I have gone and downloaded the trial of XAF to play with and am creating a project management application.  In my app I have an Employee class (Employee : Person) and Client class (Client : Person).  I have also made a WorkTask class (WorkTask : Task).  I am having trouble trying to find where/how to edit the selector that pops up when you go to assign the task to a Person.  I want to make it so that it will only show Employees and not Clients as well as edit the fields that are displayed (ex. Display Name, Position, Rate of Pay).  This is probably something really obvious that I have just over looked.  If anyone could give me a hand and point me in the right direction I would really appreciate it. 

     

    While looking around more myself... I think what I need to do is change the form to use the Employee lookup view instead of Party one... but still not sure how. 

  • 11/7/2007 3:32 PM In reply to

    Re: Task AssignedTo

    Answer

     Added a 1:M relationship in my code and was able to fix my own problem from there.

Page 1 of 1 (2 items)
Copyright © 1998-2008 Developer Express Inc.
ALL RIGHTS RESERVED