I have some related tables, where I use a username field to define the relation.
When I now use ADD to create a new dependent record, I need to fill in the username field automaticly, with the value of the related field of the master record.
How can I do that automaticly?