Jessica Posted June 10, 2001 Posted June 10, 2001 I have 2 problems: I would like to have a preview of how my form looks like before it gets saved as an actual record. (In case I change my mind) What is the best way for this? If I just create new record and then just delete the record, I used an unecessary docket #. Then the next one increments after the deleted on. Example: ID 1, ID 2, delete ID 2, ID 3 =>result ID1, ID3. where is ID2? Thanks in advance!
JPaul Posted June 10, 2001 Posted June 10, 2001 Hello Jessica, let's start from the 2nd problem: if you are using the ID to serialize records you can't reuse the ID of the deleted records, because of this numbering is handled directly by FM internal logic. do you need a preview of a form or of a report ? Regards
Recommended Posts
This topic is 8571 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now