VivekVishwanat2
6 years agoQrew Cadet
Button to open the form of related record in the child table.
Hi,
I have Table A and Table B.
I want a button in Table A to redirect to table B.
--> this Button in the form of Table A, should redirect to the existing record in Table B and should open the respected record in the Edit mode.
The problem here is "API_GenAddRecordForm" in the Button create a new record.
I don't want to create a new record in Table B, but need to update the Existing record in Table B, when the Button is clicked.
Please Help
I have Table A and Table B.
I want a button in Table A to redirect to table B.
--> this Button in the form of Table A, should redirect to the existing record in Table B and should open the respected record in the Edit mode.
The problem here is "API_GenAddRecordForm" in the Button create a new record.
I don't want to create a new record in Table B, but need to update the Existing record in Table B, when the Button is clicked.
Please Help