Has anyone come across a way to populate multiple fields on a Quick Create form when selecting 'New Record'? What I'm attempting to do is parse text into 2 fields on a Contact Quick Create form like such:
1) I am on Lead record and attempting to populate Contact lookup using quick create form. User says 'New Record' and chooses 'Contact'
2) I want to parse my text into the 'First Name' & 'Last Name' fields on Quick Create form like such:
Currently the behavior is all the text is placed into the 'Last Name' field, I need to somehow parse this out into 2 separate fields. Any advice would be greatly appreciated!
Here is current behavior: