As a user I want to be able to create a new task from a contact page in a page include, and for the Name (WhoId) to be populated with the contact Id.
I don’t understand how to pass through the Contact Id, and populate the WhoId field.
See my screenshots below for what has been attempted to far, seniorcontactsview is my contact page, and task_page_create is my page include for new task record.