Good Day!
I am working on a personal database and I want to create a form that has a series of what I call, "visual buttons" basically buttons that are pictures, that are used to navigate to another form. My question involves not the button form, but the second form. When I click on a button, I want a field on the second form to open up with generated information based on the button from the first form that was pressed. The form that opens is the same for each button, but will have a slightly different title and in one particular field in the second form, a different value. Do I need to create a separate form with the information in the "Default Value:" of the field for each form for each button or can I set it up so that when the form opens, it identifies which button it opened from and then defaults to the predesignated, say through an IIF formula for example, bit of information? Thanks in advance!
Thought I should add an example:
Click Button 1 on Form 1, Form 2 opens, Field on form 2 defaults to "Button 1"
Click Button 2 on Form 1, Form 2 opens, Field on form 2 defaults to "Button 2"
Do I have to create a separate form for each button, or is there a way to write it so that field on form 2 defaults to specific information based on button pressed?
I am working on a personal database and I want to create a form that has a series of what I call, "visual buttons" basically buttons that are pictures, that are used to navigate to another form. My question involves not the button form, but the second form. When I click on a button, I want a field on the second form to open up with generated information based on the button from the first form that was pressed. The form that opens is the same for each button, but will have a slightly different title and in one particular field in the second form, a different value. Do I need to create a separate form with the information in the "Default Value:" of the field for each form for each button or can I set it up so that when the form opens, it identifies which button it opened from and then defaults to the predesignated, say through an IIF formula for example, bit of information? Thanks in advance!
Thought I should add an example:
Click Button 1 on Form 1, Form 2 opens, Field on form 2 defaults to "Button 1"
Click Button 2 on Form 1, Form 2 opens, Field on form 2 defaults to "Button 2"
Do I have to create a separate form for each button, or is there a way to write it so that field on form 2 defaults to specific information based on button pressed?
Last edited: