I would like to have buttons on my form, that open another form, with information filled in the second form, based on information in the current form.
For example, I have customer data on one form. I want to be able to click a “call” button on the customer data form, and open a call form, which tracks phone calls to customers. In this second form, I want the phone number to be auto-filled, along with the current time (the current time doesn’t have to be based on the first form’s time).