Entries to child table

I have two tables - Customer, Call history. From my customer list view, I should be able to call customer and then enter details in History. Customer table will have Customer Name, Phone, mail id, Address. History Table will have Customer Name,Date & Time of call, Notes.

I am a newbi to Glideapps. Share any documentation which explain similar use case.

A form button or add function should work here. Check out the Multi Level Select example in https://concepts.glideapp.io/.