zelarra821
Registered User.
- Local time
- Today, 15:08
- Joined
- Jan 14, 2019
- Messages
- 847
Hello people. I ask for your help.
I am creating a database to make clinical records for patients (dogs and cats) with behavioral problems.
I am going to try to explain with examples and everything as much as I can and can imagine right now. So, if something is not clear, or if I overlook any relevant information, do not hesitate to tell me.
In the clinical record, for example, I have the following page:

In the case, for example, of the necklace, right now there are six options, but I would like to achieve two things:
- On the one hand, the user can add more options tomorrow without having to resort to me to do so.
- Be able to select more than one option.
To do this, I can choose checkboxes, but it fails that the user cannot enter more options. If I put a combo, I can put more options, but I can only choose one option. As it is, I have to choose a list box.
Like that page, I have four or five more, with many more questions that I would like to achieve the same thing.
Therefore, I would like someone to suggest a simple method to create multiple list boxes in the same form without dying trying to create so many. majP showed me one, but it is too complex for what I need.
Thank you so much.
I am creating a database to make clinical records for patients (dogs and cats) with behavioral problems.
I am going to try to explain with examples and everything as much as I can and can imagine right now. So, if something is not clear, or if I overlook any relevant information, do not hesitate to tell me.
In the clinical record, for example, I have the following page:

In the case, for example, of the necklace, right now there are six options, but I would like to achieve two things:
- On the one hand, the user can add more options tomorrow without having to resort to me to do so.
- Be able to select more than one option.
To do this, I can choose checkboxes, but it fails that the user cannot enter more options. If I put a combo, I can put more options, but I can only choose one option. As it is, I have to choose a list box.
Like that page, I have four or five more, with many more questions that I would like to achieve the same thing.
Therefore, I would like someone to suggest a simple method to create multiple list boxes in the same form without dying trying to create so many. majP showed me one, but it is too complex for what I need.
Thank you so much.