Newbies bmc Posted September 2, 2007 Newbies Posted September 2, 2007 Hi, I have a database with adresses of my supplies&customers. Now I want to chosse an adress and send an inquiry or Invoice to this adress. I tried this tutorial: http://www.filemakertoday.com/invoice.htm but I want to have so many lines as I need for the products, not a constant number. How can I solve this problem? Or do you have any better ideas? Thanks
Fenton Posted September 2, 2007 Posted September 2, 2007 (edited) [i'm assuming you mean "email", not "mail"; 'cause mail would just be printing the quote/invoice.] In situations where I needed to "flatten" multiple fields in multiple rows of a portal (or relationship in general), I've used the GetRows() Custom Function, by Bruce Robertson; also requires the subsidiary CF GetNthRow. It's at Brian Dunning's site: briandunning.com/filemaker-custom-functions/list.php It is also useful for printing "portals." The only drawback is that it seems you have to "hard-code" the field names, as the parameter is text. Please tell me anyone if I'm wrong. Edited September 2, 2007 by Guest
Recommended Posts
This topic is 6283 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 accountSign in
Already have an account? Sign in here.
Sign In Now