Hi there,
I have a data entry form which has a search option. This allows users to search for a student and then populate some fields in the form. Sometimes tutors will want to enter data for students that have no record in the database.
I am thinking the easiest way to group these 'Anon' entries is by creating a record called 'Anonymous' which will allow the tutors to save data to this made up record.
Sometimes they may have seen 5 students whom did not disclose their details and to save 5 separate entries is it possible to have a textbox on the form to enter a quantity and for this quantity to translate into how many records go in the database?
I haven't seen any examples of this before
I have a data entry form which has a search option. This allows users to search for a student and then populate some fields in the form. Sometimes tutors will want to enter data for students that have no record in the database.
I am thinking the easiest way to group these 'Anon' entries is by creating a record called 'Anonymous' which will allow the tutors to save data to this made up record.
Sometimes they may have seen 5 students whom did not disclose their details and to save 5 separate entries is it possible to have a textbox on the form to enter a quantity and for this quantity to translate into how many records go in the database?
I haven't seen any examples of this before