Table A has a key field called HeaderKey. Table B has a key field called DetailKey. HeaderKey is a field in Table B. I use a parameter to pass a HeaderKey into my DataPage Submission form. The form displays fields from table B. I am having trouble using the same field values to generate (submit) a new record with a different auto key value. How can I change the key value? I get a duplicate record error - it seems to be acknowledging the existing key.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
mbogen52
Table A has a key field called HeaderKey. Table B has a key field called DetailKey. HeaderKey is a field in Table B. I use a parameter to pass a HeaderKey into my DataPage Submission form. The form displays fields from table B. I am having trouble using the same field values to generate (submit) a new record with a different auto key value. How can I change the key value? I get a duplicate record error - it seems to be acknowledging the existing key.
Thank you
Mike
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.