Jump to content

Printing a Receipt from a related file


This topic is 6976 days old. Please don't post here. Open a new topic instead.

Recommended Posts

I have a database where I have a related file to hold payments for participants. I would like to print a receipt for each entered payment. I have a layout in the main file with a portal to the payment file to enter payments. I can print a receipt for the first record only. I need to have the receipt print for the current payment entry. Receipts will printed as payments are entered. How do I get the script to default to the current entry? It seems to print the first payment only. I tried to have it go the the last portal line but it still prints the first record. Is there a better way to handle this?

Link to comment
Share on other sites

Portals are not good for printing. It is best to do a find in the table of receipts that you wish to print. You can create a layout that has the information from the main table (file) by creating a relationship from table reciepts in the header.

Link to comment
Share on other sites

This topic is 6976 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.