Author |
Message
|
brikap |
Posted: Thu Feb 02, 2006 12:33 pm Post subject: [SOLVED] Worklist question using container |
|
|
Newbie
Joined: 02 Aug 2005 Posts: 5
|
I want to define the staff of an activity by container which is easy enough if it is a single staff member. However, I want to use a list of staff in the container. Is there a way to list multiple staff in one container, or do you have to have a container for each single staff member?
Last edited by brikap on Mon Feb 06, 2006 1:09 pm; edited 1 time in total |
|
Back to top |
|
 |
kotha |
Posted: Thu Feb 02, 2006 12:42 pm Post subject: |
|
|
Partisan
Joined: 12 Mar 2005 Posts: 333
|
Use the Role property. Assing the role value from container for dynamic assignment. Define staff for that role. it is that simple |
|
Back to top |
|
 |
brikap |
Posted: Thu Feb 02, 2006 12:44 pm Post subject: |
|
|
Newbie
Joined: 02 Aug 2005 Posts: 5
|
The problem is that we need to have it a bit more dynamic than roles can handle. |
|
Back to top |
|
 |
kotha |
Posted: Thu Feb 02, 2006 2:09 pm Post subject: |
|
|
Partisan
Joined: 12 Mar 2005 Posts: 333
|
Give me clear idea what your application wants. |
|
Back to top |
|
 |
jmac |
Posted: Thu Feb 02, 2006 7:23 pm Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
Use _Activity_Info.People or any item with the From container option and specify the people who are eligible to receive this activity. To specify more than one, separate them with semicolons. _________________ John McDonald
RETIRED |
|
Back to top |
|
 |
brikap |
Posted: Mon Feb 06, 2006 1:08 pm Post subject: |
|
|
Newbie
Joined: 02 Aug 2005 Posts: 5
|
Seperating the users with a semi-colon worked. Thanks! |
|
Back to top |
|
 |
|