I have a related form field that is causing me some issues. Whenever I set the related field on the publish/edit screen, it is not storing the correct number, it is putting some random number in. So for example, if the dropdown has 3 entries, with ID’s of 1,2,3, and you select the 3rd one, instead of storing 3, it is auto incrementing to the next highest number. Any ideas?