My client has asked to have a WYSIWYG editor configured for the description field on listings (content type) but the input type options do not show on listing content type so i can't change this to full html which is required for tinyMCE formating to work. Is there a way to display the input type options on the listing content type or set the default input type to full html for ONLY listings content type?

Comments

joshua.howell’s picture

Title: No Input Type options for Listing Content Type » No Input Format options for Content Type 'Listing'
Status: Active » Closed (fixed)

To enable the Input Format options on the listings Content Type, add this code to the listing_form.php file


$form['filter'] = filter_form($node->format);

Project: » Lost & found issues

This issue’s project has disappeared. Most likely, it was a sandbox project, which can be deleted by its maintainer. See the Lost & found issues project page for more details. (The missing project ID was 199796)