Avatar

Level 10

These are always difficult without seeing the assets .... but if inName is the Name of t he DDlist then you will need to reference a property called rawValue to get the actual contents of the field. So it should be inName.rawValue

If you hit Ctrl-J when you render the form in preview you will see all javascript errors when the program runs.

Paul