The input format selector disappears on my custom form, and all html is being stripped from the input. How can I control what input format I want for the form?

Comments

seanenroute’s picture

You have to enable the function with each individual cck text field.

In 4.7 go to:

Admin > Content Types > Operation: Edit > Manage Fields > Configure > Text processing:Filtered text (user selects input format)

This will give your text field the input type functionality.

Cheer

patrickharris’s picture

this is a custom module, and I'm using 5.0. I assume the input format disappearing, and the html being stripped is something to do with the input form?