Hey All; I can’t figure out what is wrong with my Patch function
I have a screen with 2 simple controls
The drop down selects the values from the Title column that I renamed Project Key

The date picker is not associated with any column or list
I want the Close Project button to patch the date entered in the date picker to the ClosedDate column in the PS Contracts Totals list based on the project key selected in the dropdown.
Why can’t my Patch function recognize Title? (I renamed Title Project Key in the list which is why Project Key shows in the value field for the dropdown. That Project Key value is the Title column)


Thanks in advance