Hi all.

Has anyone successfully created a downloadable (or printable) "membership card" with views, that new members can access? How would I go about creating something like that?

I know there is a PDF IDcard module, but it looks to be quite complicated (requires some php which isn't my strong suit). I'm hoping there is a way to do it with views (I am pretty comfortable with views).

Thanks,

Shrill

Comments

vm’s picture

Seems to me you may be able to pull this off with CCK.module to create the form and a custom tpl.php to display the node ?

I don't see why a view would be needed here? unless I'm not understanding correctly.