Help creating a dbpage invoice/sales summary
I am looking for help creating an Invoice/Sale Summary type dbpage. I essentially have a Transaction Record (parent) and the Transaction Fees Records (children).
The involved database tables are related as follows:
- Products<Transactions
- Transactions<Transactions Fees
- Fees<Transaction Fees
I want a custom formula button in the Transactions table that passes the transaction record and it's child records to a custom dbpage to display a nicely formatted invoice/sales summary. The idea being that I can show the Transacation and it's line items and other appropriate related data.
Thanks in advance for any help you guys might have for me!

