Topic: Show Same Text on Two Forms

Hello everyone! :-)

I'm trying to show the same text information on two forms.

1. Location Form :  I would like to create a form called "Location" and populate it with hotel addresses.

2. Main Form: Here, I would like to be able to select on a combobox on my main form that retrieves information for all the hotels that I added in my Location form although, I would also like for the address information to automatically fill into it's perspective text box.

How would I go about doing this?

Image below depicts a visual of what I'm trying to accomplish.

Post's attachments

Attachment icon repeated-text.jpg 73.73 kb, 221 downloads since 2017-07-04 

Re: Show Same Text on Two Forms

Hi Heribertom,
Perhaps this is the sort of thing that you are looking for (see attached).  I have tried to use your screen shot as a guide but may have missed something.
Please note that if you are using an older version of MVD (2.5 or older, I think), this solution may not work.
Also note that in the combobox for hotels, I use both the hotel name and location (because there will presumably be more than one 'Sheraton' (for example), and you wouldn't know which one to choose otherwise).
Hope this is clear but if you have any questions, please just ask.
Derek.

Post's attachments

Attachment icon heribertom hotels.zip 338.63 kb, 374 downloads since 2017-07-04 

Re: Show Same Text on Two Forms

Derek,

This is PERFECT! :-)
Your on point!

Thank you,
Heriberto