I tried searching for the answer, but unfortunately, I couldn't think of any words that were long enough to search for.
Basically, on the "entry_add.php" form, I have a dependent dropdown that is a required field. I have it set to allow uses to add records on the fly. Adding the record to the dependent dropdown works fine, and the value of the dropdown shows correctly, but when the record is saved, it gives an error that "The following fields are required:" and lists the field.
Is this a bug, or is it a mistake on my part? Either way, what should I do?