Forum Discussion
JordanBeatty1
9 years agoQrew Captain
I am wanting them to be arriving at the form to create a record when they arrive in [_DBID_ACTIVITY_LOG]. They are arriving at the form for creating the record [_DBID_ACTIVITY_LOG] and all the information is being passed properly. The only issue is, to do this they need to save before clicking the button. So they fill in the form in Table A, click save, then click the button to invoke the api call, and arrive a the form in Table B with all the information passed. I would like to combine the save and api call into one button.