Derive Value from One Task Form to Another with Calculated Field | Community
Skip to main content
VicSellers
Community Advisor and Adobe Champion
Community Advisor and Adobe Champion
October 5, 2023
Solved

Derive Value from One Task Form to Another with Calculated Field

  • October 5, 2023
  • 1 reply
  • 626 views

Hello! Wanted to see if anyone has any workaround they use in order to get a custom form value on one task to another. The use here is that we want to have users enter information in a task-level custom form (instead of project-level for user experience), but need that same value on to show on another task through a calculated field.

 

Is there any calculated field examples you have used? Not 100% sure this is possible with the hierarchy of the system, but wanted to check anyway!

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by skyehansen

You would normally do this in a report using a collection referring to project.tasks... so since calculated fields don't use collections, I wonder if anyone has ever used a custom dashboard on that task as a workaround.

1 reply

skyehansen
Community Advisor and Adobe Champion
skyehansenCommunity Advisor and Adobe ChampionAccepted solution
October 5, 2023

You would normally do this in a report using a collection referring to project.tasks... so since calculated fields don't use collections, I wonder if anyone has ever used a custom dashboard on that task as a workaround.

VicSellers
Community Advisor and Adobe Champion
Community Advisor and Adobe Champion
October 6, 2023

That's a great idea, thanks for the reply - going to give it a shot.