Thanks for all the good information I've gotten from this list so far. I'm really making great progress.
I'm working with an App Wizard application. I have a grid on form A that lists some of the records associated with form B. When the user clicks on a grid row, I would like to open or switch focus to form B's edit page for that record. By using the show() method as done for the file-open menu, I can successfully open the appropriate form. However, I have two questions. 1. If I click on a row twice, form B opens twice. If a form is already open, is it possible to just switch focus to that form instead of opening it again? I've tried a few of the dForm properties that looked like they might be appropriate but have had no luck. 2. How to I tell form B to show the edit screen for the record selected in form A (instead of the default grid page)? Thanks, Bronwyn --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
