So my script is simple right now just to test out the $entry field id's.
Right now entry 28 is a dropdown, this one works.
Entry 2 is the name field with split first and last. This returns nothing. Ive also tried $entry["2.1"] and get nothing.
Entry 34 (not added) is a multi checkbox. This value is not echoed out either. This is a multipage form, but that shouldnt matter.
Any ideas why the values are not returning? They are saving to the form entry.