|
#1
|
|||
|
|||
Following Info-Item attribute links backwards
I have an organization tree and a list of imployees. The OrgTree items (Positions) have a form with an InfoItem-type field so I can link/point to the employee that occupies the position. Pretty neat, really: since employee item titles are their names, there they, employee names in the position forms.
But now I have a problem: is there a way to find out which position an employee occupies? And if I link OrgTree items in the same way to product parts (this is an R&D organization), I'd have a double link to follow in both directions. Without being able to follow links in attributes, I'd have to really complicate my trees visually by using tree linking instead of linking in form fields. Being able to follow any attribute link in either direction would be huge. |
#2
|
|||
|
|||
You could do an advanced search of
<employee info item attribute> equals <person to search for> |
#3
|
|||
|
|||
Quote:
Are there any other possibilities here? |
#4
|
|||
|
|||
Info Item attributes were not being sorted correctly in the Related Items pane. This is fixed in the latest download (UltraRecall.exe version 3.5.1.2 in Help | About | Install Info after installing).
|
#5
|
|||
|
|||
Trying to understand...
Each Item in the OrgTree is a Position in the Organization.
From a completed OrgPosition Item, place the cursor in the OrgEmployee field (contains data from Info Item Lookup) and do a Ctrl-Q to jump to the Employee Item - if you don't leave the Employee Item won't the Back button return you from where you started. But what if you start at an Employee Item and want to know its OrgPosition(s). A saved Search Item as the child of the Employee - Kinook's suggestion: (OrgEmployee) equals (choose from Lookup) This assumes that the OrgEmployee Attribute is only used in one location (OrgTree). Otherwise, you've got to have an OrgPosition Info Item in the Employee record - but what if an Employee is working on more than one Product (occupies more than one position in the OrgTree - is this possible?). Or what if the Employee moves to another Product (changing Poisition in the OrgTree), you have to come back and "touch" the Employee record to reflect the change. Is the OrgTree an Intersection table between Employees and Products (Parts)? |
|
|