Any way to merge data from a database before publishing?

M

Mr. Analogy

Hi,

Lets say you've got a simple table of product info:
Name, description, price, screenshotname, etc.

I'd like to be able to merge that into a web page.

So, I could have one template and perhaps 20 products in my table.

I don't want to mess with a SERVER-SIDE database. The cost savings for
such a small # of products doesn't justify that extra complexity. I
don't want to maintain a database, I just want to have a simple csv
file of product info.


Is there any way to do a simple substitution-type merge?
I.e., FP currently supports substituting it's own "variables" and ones
you create (via Insert-web component-INcluded content-substitution).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top