C
CD Tom
In my app I keep track of a patients RX information. When editing an order
you have the option to view the RX's associated with that patient. If the
patient has 3 orders say order 100, 175, and 250 each order has a RX
associated with it. The user wants to view the rx for that order (which
isn't a problem) I just set the criteria to account and ordernumber, once the
user has the RX form on the screen they want to be able to scroll to the
other rx information, since I'm calling the rx up with the criteria account
and ordernumber only the rx for the given order will show. I would like to
put a button on the rx form that would say View another RX and let the user
scroll through all the rx's. I have a couple of ideas but would like to get
some expert opions. Thanks for any help.
you have the option to view the RX's associated with that patient. If the
patient has 3 orders say order 100, 175, and 250 each order has a RX
associated with it. The user wants to view the rx for that order (which
isn't a problem) I just set the criteria to account and ordernumber, once the
user has the RX form on the screen they want to be able to scroll to the
other rx information, since I'm calling the rx up with the criteria account
and ordernumber only the rx for the given order will show. I would like to
put a button on the rx form that would say View another RX and let the user
scroll through all the rx's. I have a couple of ideas but would like to get
some expert opions. Thanks for any help.