I was trying to avoid a module, just because I'm already using content
profile with a custom content type...figured I'd avoid one more layer,
but ah well. Thanks Ken, that looks to be a winner!
Ken Winters wrote:
Jeff,
Is
http://api.drupal.org/api/drupal/developer--topics--forms_api_reference.html/6#markup what
you are looking for? You can alter the form and insert those elements
for text.
- Ken Winters
On Sep 16, 2009, at 10:37 AM, Jeff Greenberg wrote:
I've opened an issue, but meanwhile, has anyone used form_markup -
d6? I enabled it, the prefix/suffix fields appear when I edit a cck
field. I put markup in. Save. Clear cache (just in case). And the
node/add and edit forms don't change at all. I need to plant a line
of textual instruction prior to the start of a series of groups on
the form, and was hoping not to have to theme just to do that.
Unfortunately, there's no cck markup type field.