Both work well, but when I'm using a html code in the footer for an unsubscribe link it's not working well. It takes information out of the keyfield and show it in the valuefield.
I understand what you're saying now. I've made the mistake with the HTML. I've used " that made it crash. Now I'm using a ' instead which solved the problem.
Is this the proper way to deal with it?
I'm using the dbSelectField to select different headers and footers for mailing. They footers contain HTML with mailto function to unsubscribe. If you have other recommendations to work with this, then please advice.