May 28, 200421 yr have anybody ever have the following problem?: I have a portal in my data entry layout where the user enter the details of an item for an estimate (to create a new item they press a button setup to run a script to addd a new portal row)..... my problem is that when I try to create a new record (the whole thing, not a new portal), and go click on the buttong to create the first item, the system bring in the information from items previously created (even if it is a new customer and not a repeting one for which I have created items before), if I tell it to delete the portal row, it dooes, and then I click the create the new item again, then it gives me the row with empty fields so I can enter the new information (as it should)... sometimes I have to create and delete several rows before I get an empty one..... the program was not doing this before, and since I made a few changes, I must have alter some kind of variable. can anyone give me any suggestion to solve this?: thanks in advance
May 28, 200421 yr Hi Carod, we'd have to know exactly what your script is doing to answer your question. It sounds as if, when you create a new record, you are duplicating the contents of your key field. Is that field an auto-enter, maybe? Jerry
Create an account or sign in to comment