Hi
I have a form(lets call it Form A) in which a certain value in a dropdown list should activate a popup of a new form(lets call it Form B). This I have done in my application.
But how do I link the two forms together, meaning when I go to the view of form A I would like to see a link to form B?
Dennis