Does the "full text entry field" feature really work? I see that its database definition is tinyint(4)?
Bengt
Yes it does, but it doesn't use the field you are referring to. That fields dates back to before it was a modules for Drupal and should probably be removed.
The full text gets saved in the body field of the node.
Ron.
Comments
Comment #1
rjerome commentedYes it does, but it doesn't use the field you are referring to. That fields dates back to before it was a modules for Drupal and should probably be removed.
The full text gets saved in the body field of the node.
Ron.
Comment #2
rjerome commented