Avatar

Level 6

The code posted assumes your fields are named "firstName" and"lastName". If your fields are named something else, you'll have to use the exact field names. You can also check for errors in the JavaScript console (Ctrl+j). It is written to be a custom calculate script, so make sure it's in the right place. It will get triggered whenever any field value changes.