How to create Customer Text Field that references Project Field | Community
Skip to main content
New Participant
November 9, 2024
Solved

How to create Customer Text Field that references Project Field

  • November 9, 2024
  • 1 reply
  • 721 views

I feel that what I am asking for should be easy but I am stumped, so your help would be great. 

 

I am creating a new field on a Task Form. The field is of type calculated text. In the field, I want to reference data from the Project, specifically a field on the project called 'reference'. 

I can see all the task fields but cannot see a way to reference back up to the project data the task is for. 

 

Thanks for any help you can give me with this one. 

 

Thanks, 

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

I think maybe if you would just type in 

{project}.{DE:Name of your field}
 
(so in your case, {project}.{DE:reference} might work?)

1 reply

skyehansen
skyehansenAccepted solution
New Participant
November 9, 2024

I think maybe if you would just type in 

{project}.{DE:Name of your field}
 
(so in your case, {project}.{DE:reference} might work?)
EricSa7Author
New Participant
November 10, 2024

Hi Skye,

You are a legend. This worked perfectly. 

I have no idea how to mark this question as resolved, but it is. 

Thank you,