I have one list that contains Project data such as name, start date, project manager, and so on. I have another list for requests. The requests list also contains a project manager field which is a lookup to the Project list. I also wanted to bring over Start Date which works within SharePoint, I can see it in the list. So I created a custom form for the request list to add, edit, and view. On the view screen I wanted to show all the data such as the start date. I was able to add the card without issue but the value never shows up. It just shows as blank. So not sure what I am doing wrong.