Session objective

Confirm the live Contact Us form works like the homepage intake form and that a submission directs to a thank-you page.

What was accomplished

Backend evidence

Early QA created clearly labeled Codex QA Intake records before submit interception was added: a0CUV00006jCGd02AG, a0CUV00006jA11l2AC, and a0CUV00006jCims2AC. Live SOQL confirmed those records exist in litify_pm__Intake__c.

Caveat requiring follow-up

The test Intake records showed both first and last name as Codex QA Test, null Source Type, null Exact Source, and no matching Web_Form__c records. That means the form can submit and the contact page now redirects correctly, but the intake relay attribution/name-splitting path needs a separate repair pass.

Local evidence

Suggested next steps

A useful next pass would repair the intake relay mapping so public form submissions split names correctly, set Source Type to Internet, set a real Litify source/exact source, and create/link Web_Form__c records with page URL, referrer, GCLID, and UTM data. The three Codex QA Intake records should be cleaned up or marked as test data only with approval because they are production Litify records.