I recently started programming in databases and I am new to Domino
I have ran into a problem with something many would see as a piece of cake and I am getting a bit frustrated so any help from you would be greatly appreciated.
So I have a dialog box that I use in a form.
My first problem is in the combobox, I need two comboboxes the first one decides what the second one is going to be. For instance if I choose yes, then the second combobox will have different selections than if I chose no in the first one. Then I have a field where I put some comments.
Now I have a listbox in the main form that I want to populate with the information from the dialog box (mainly the selection from the second combobox and the comments). I have been trying to do this in multiple ways but it all seems in vain.
Well, that's it and thanks for any help in advance
Regards
ng
I have ran into a problem with something many would see as a piece of cake and I am getting a bit frustrated so any help from you would be greatly appreciated.
So I have a dialog box that I use in a form.
My first problem is in the combobox, I need two comboboxes the first one decides what the second one is going to be. For instance if I choose yes, then the second combobox will have different selections than if I chose no in the first one. Then I have a field where I put some comments.
Now I have a listbox in the main form that I want to populate with the information from the dialog box (mainly the selection from the second combobox and the comments). I have been trying to do this in multiple ways but it all seems in vain.
Well, that's it and thanks for any help in advance
Regards
ng