By adam1 on
Hello Everybody,
with views2, i designed a view for different cck-fields. one of the fields (a textfiled) should instead of showing up completely just show up as link. when clicking the link, the content of the textfield will display in a lightbox.
I am not that experienced in drupal module development, maybe someone has some hints?
Thank you,
Adam
Comments
Something like this in your
Something like this in your node template for that content type:
Nicolas
-------------------------