Hello!
I have created one form "A" from Table A with buttons that lead to other forms ("B", "C", "D") - with respective Table B, C and D.
I'm trying to link the request ID of form A with the request ID of forms B, C and D. Request ID of Table A is linked to Request ID of Tables B, C and D.
What I want to happen is that when a user enters their request ID into form A, form B, C and D will also reflect the same request ID so that the user is putting all their information on the same Request ID.
Hope this makes sense.
I have created one form "A" from Table A with buttons that lead to other forms ("B", "C", "D") - with respective Table B, C and D.
I'm trying to link the request ID of form A with the request ID of forms B, C and D. Request ID of Table A is linked to Request ID of Tables B, C and D.
What I want to happen is that when a user enters their request ID into form A, form B, C and D will also reflect the same request ID so that the user is putting all their information on the same Request ID.
Hope this makes sense.
Comment