Newbies Lamplighter Posted May 4, 2004 Newbies Posted May 4, 2004 Let me first apologize for what are problably very beginner-esque questions. I've been working on this invoicing system for two days and my learning curve is painful (I've never used FMP). So here we go: These invoices will include a list of the tasks I completed and how long each task took. Obviously, there will be a different number of tasks performed each month. 1) How can I dynamically add or subtract fields to each individual record, depending on how many tasks I performed? 2) Once created, how can I dynamically place and size those fields, depending on how much text they contain (much like the way tables in an html page behave)? I've attached a .PDF file that shows the basic layout of the invoice. invoice.pdf
Vaughan Posted May 4, 2004 Posted May 4, 2004 Now is the time to learn about relational databases. Instead of multiple fields, think "bigger" and think of multiple related records.
Newbies Lamplighter Posted May 4, 2004 Author Newbies Posted May 4, 2004 Can you point me in the right direction?
Vaughan Posted May 4, 2004 Posted May 4, 2004 -> Sorry, smart-alec reply. Read the FMP help, build yourself a very simple 2-file relationship and learn how portals work. I posted a demo file for collecting coins, take a look at it so see what you can do with relationships when you have too much free time.
Newbies Lamplighter Posted May 4, 2004 Author Newbies Posted May 4, 2004 Thanks you, Vaughan. Looks like I've got a lot of work ahead.
Recommended Posts
This topic is 7578 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