Assume : Using the same table / alias / workarea.
Moving record in one form will move in the other form.
I'm assuming you want first form to reflect the move in the second then you'll need to refresh that first form when you move record pointer on second form.
-----Original Message----- From: ProfoxTech [mailto:profoxtech-bounces@leafe.com] On Behalf Of Joe Yoder Sent: Monday, 29 February 2016 11:33 AM To: profoxtech@leafe.com Subject: How to allow multiple forms to update the same record pointer in a table
I have a form that displays basic information from a table in a list box with its row source as table fields. When the user clicks a record in the list box another form comes up with complete detail for the selected record displayed in text boxes with the table fields as their control source. The detail screen allows previous and next choices that move the record pointer. There is also an exit button to return to the previous screen.
Both forms are modal and use the default data session
What do I need to do to have both screens use the same record pointer? Surely I don't need to pass a record number between screens?
Thanks in advance,
Joe
--- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html ---
[excessive quoting removed by server]