Hi, I'm writing a call center app. I have two...

11113
New Member

Hi, I’m writing a call center app. I have two tables:

(1) customers table with data about customers including phone number, etc. (2) call progress table that has a reference to a customer, and the status (called, no answer, busy)

I have a detail view on the customers table where the app user can make a call. I want to create an action that updates the progress table from the customers table detail view.

I cant seem to figure out how to do this anyone have an idea?

0 5 418
5 REPLIES 5
Top Labels in this Space