Thank you. I was unable to open it earlier and opening it with Design was the key.
I am trying to piece together what you did. It is starting to make sense, but there are some pieces I need clarified. The Title_Lookup field on the Secondary data connection, is that something that I need to add? If I were to add it, I would need to know what it does. I also have been having trouble replicating the Career Summary field in the template you provided. I do not know how to make a lookup field without using the automated pulldown menus to select the value. When I look at the Control Properties, it shows only the Xpath. I am not sure how to create that.
Here is more about what I am trying to accomplish. I have a task list that is used to manage projects at various levels of development. The users submit a form that populates the Report List. A separate task list is used to track the development. The task list has a lookup field that pulls the ReportTitle from the Report List. I currenly have the ReportTitle linked to the item in Report List. I would like now to have the Title in the task list be calculated to display the ReportTitle.
I was able to pull in the Value for the ReportTitle to the Title in my task list, but unfortunately the Value set for the ReportTitle is the ID. I can change the Value to pull in the Title, but then I run into the error that the referenced field needs to be a positive integer. I also was able to create a lookup field that does not link to the item that did not have the integer error, but I would prefer for the item to be linked.
It is important to me to have the task Title use the text from the ReportTitle so that the task email sent makes sense. For instance, the subject line would say “Development – MTD Regional Sales Report has been assigned to you” versus “Development – 203 has been assigned to you”.
I have attached a copy of my task list form in case it would be easier to understand by looking. I appreciate any input you are able to provide.