June 14, 200718 yr I have a weird situation going on with a text field. I have contractors name, address etc., if the remit to is different I have a set of remit to fields. If the remit to is the same as the contactors name, address etc., I have a script that sets the information in the remit to fields. The problem I have is the remit to zip code field changes to a question mark sometimes but not always. Has anyone has a similar thing happen?
June 14, 200718 yr Make sure that both zipcode fields are text fields, make sure that your field is long enough for all the characters (some zips may be in a 12345-1234 format), and double check if your script is grabbing from the correct source field.
June 14, 200718 yr Author :o Man is my face red. I should have ran a DDR before I posted this. Seems the field in question was used by an old script calling an external function. The script does not get used alot so thats why the data was so random.
Create an account or sign in to comment