How do we find out what the name of a field is? Specifically, I want to change the notification subject from:
Existing Customer Request from {form_title}
to:
Existing Customer Request from {name}
but I have no idea whether {name} is correct and there doesn't seem to be any way to find out what that is.