I have created 2 tables (Meeting & Tasks) in the meeting table i have a record called Meeting tasks that references the id of the Tasks table.
I want to create a button that will create a new Task record in a new form and that it will be assigned to the current meeting.
Anyone got any ideas on how to do this?
I want to create a button that will create a new Task record in a new form and that it will be assigned to the current meeting.
Anyone got any ideas on how to do this?