Hi All - FP Elite user stumbling on a task and hoping it's an easy solution. I go brain-dead on these at times and the FPPro website docs are not always easy to find a solution.
I have a data table that contains 13 fields with various bits of information about a single product type. In total, there are 10 product types in this table. For the purpose of this example, lets say the data table contains:
In the front-end form, I use a lookup field to display the Product Type in a dropdown. In a second field, the user chooses whether or not they'll be purchasing in Wholesale, Bulk or Retail pricing based on the quantity they plan to purchase. (I'm generalizing).
If the user chooses "Wholesale", how do I pull the "wholesale cost" data from the data table into a hidden field to calculate pricing?
Do I need to completely rethink this into an application / relational db type system, or can FPPro handle it from a single data table?
Thanks in advance,
Mark