I've tried this module with Drupal 5.7 and the latest CCK. I filled in some markup code, but it doesn't appear in the code of the page.
Did I miss some points?
I've tried this module with Drupal 5.7 and the latest CCK. I filled in some markup code, but it doesn't appear in the code of the page.
Did I miss some points?
Comments
Comment #1
suydam commentedSame problem here. Did you ever find a solution?
I'm running:
Drupal 5.3
CCK 5.x-1.6-1
Form Markup 5.x-2.0
Trying to wrap a Date field, within a fieldgroup, with markup....nothing shows.
Comment #2
suydam commentedThe module isn't looking within field groups. I have been digging through the code. That is why it's not working for me.
Comment #3
avpadernoIt does not even appear without field groups.
Comment #4
avpadernoI am sorry: I misunderstood what this module does. I thought it would surround any CCK field with HTML tags when the node is showed. It does that when a node is in 'edit' mode.
Comment #5
avpaderno