I’m building a page that has two tables. I’d like to have the first table generate the second table.
So, a user would be able to input a variety of information about a client to track potential clients.
Then, what I’d like to do is have a button that the user can click so that once the client purchases something from us, the user can click the button “purchased” and then that would move the client from the potential client table to the current client table.
Plz help!