Task Form with Project Fields
I have a task level form that contains fields from a project level form. These fields are all calculated fields that reference fields from the project form. Their formulas are as follows: {project}.{DE:Required Sampled Date}. They do not update when the project level is updated, how would I get them to auto update without recalculating expressions, am I doing this the wrong way?