Hey guys, I have a custom record type that include...
# general
c
Hey guys, I have a custom record type that includes two fields for project and project task. I have project setup as “is parent” so my custom record type shows up as a sublist on the project page. What I want to do is have it so that only tasks associated with that project are selectable for the “Project Task” field — I though I could do this using a filter on the field but it doesn’t work (all tasks are shown regardless of project). Anyone know how to limit the “project task” selection on this form so that only tasks associated with the selected project can be chosen? EDIT — Looks like I needed to select “Job” as the related field instead of “Project”