I'm building another form.
When the "Impact risico" is "Groot" or "Zeer groot" and "beveiligingsmaatregelen" is unchecked it needs to show the line "voorafgaande raadpleging AP".
When the "Impact risico" is "Groot" or "Zeer groot" and "beveiligingsmaatregelen" is checked it doesn't needs to...
I have another question.
I have a form where I can choose the name from the user with a combo box.
This name is in the table employees. Does any one know how to automatically fill the telephone number and e-mail (These are text boxes). This information is also in the table employees.
Yes it is what I meant.
when the user chooses "Wissen" he can fill in the 2 other columns. (PIC: Wissen)
When the user chooses "Rectificatie" he can fill in the last column. (PIC: Rectificatie)
When I use the next form button underneath it is working fine, and the columns won't disappear if it...
Hey Guys,
The checkbox problem is solved. Now I have another question.
In pic 1 i can choose for the option verwerking: "wissen" (see pic2)
If this one is chosen then another dropdown box is coming where i can choose an reason. When I choose a other verwerking like "beschikbaar stellen" (see...
Thanks for your help. The code is now working. With the last line added. When i remove the older one's it isn't working. Is it possible to make the code easy?
Hello,
I have a form where i Check the checkbox there will be a textbox. As seen as in the attachment only one of the three checkboxes need to be checked to see the text. Only when I open a new record, the checkboxes are empty but the textbox will be shown (As seen in second attachment). When I...