Background:
I am building a quote engine on my website. I am trying to use GF to quote my customers. Product Prices are stored in a database and are updated automatically based on an external XML feed.
My question is two fold:
1. I wish to use Product Fields (single product), but somehow dynamically populate the "Base Price"
2. I wish to rename the "Price:" and "Quantity:" labels in the Product Field.
Is this possible? If so, how?
Many thanks