Unable to access form for editing
There are only 2 forms in my app. I performed minor editing on one of them but cannot access it again for additional editing. The fields in the form shd appear in the right-hand side of the screen but instead it is BLANK. The left-hand side appears normal. However the 2 associated views appear normal and contain the chgs i made previously.
Apparently the URL contains a digital code to determine which form or view is to be accessed. In my case the digits '15' cause the condition described above. However if only the digit '1' is used instead, the form is avail for editing but cannot be accessed again by normal use. There must be a pointer somewhere that continues to access form '15' instead of form '1' which is the correct form.
Plz advise asap. Thanx.