Question
Typeahead Field Filter Challenge: projects in the same program as this one
On a project custom form I have a typeahead field with referenced object type "Project". I want to filter the selectable projects in the typeahead field just to other projects in the same program as the project I'm on. The use case stems from the Workfront limitation of the Portfolio>Program structure. Within the program we have groups of projects for which there is a "master project". IF Workfront had another level of organization under Program that would solve it. Since it doesn't, we need to designate "master projects" within the program. E.g. A program has 12 projects in it. These 12 projects actually represent 3 different initiatives, each is organized into 4 projects. Each initiative has a "master project". I need to associate the other projects in that initiative to their master project. I can use the project type typeahead field to designate a project's master project. Now I want to filter the typeahead options to just projects that are in the same program as the project I'm on. I've tried EXISTS and couldn't get it working. There's not a wildcard for project. I keep thinking an in-project report might be able to do it but I can't figure that one out either. For now my workaround is to filter to projects in a specified portfolio. It's better than no filter, but would rather filter down just to projects in the same program. Possible? Cory Anderson