ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

Formatting Buttons in Safecracker

January 29, 2013 3:53pm

Subscribe [1]
  • #1 / Jan 29, 2013 3:53pm

    tordavis

    2 posts

    Hello good men and women!

    I’m new to safecracker.  What I’m doing is turning it into a forum posting tool. I have a few fields and can actually submit data to my channel.  It’s pretty cool actually.  The one problem I’m having is getting those formatting buttons to show up.  The documentation for Safecracker is VERY limited and doesn’t show you much.  Is there anyone that can tell me why my formatting buttons aren’t showing up?

    Thanks!

    embed="includes/.header"}
    
    {exp:safecracker channel="forumz" return="contact/thanks" include_jquery="yes" rte_selector=".my-custom-class"}
    
    <link href="{path=css/_ee_saef_css}" type="text/css" rel="stylesheet" media="screen" />
    
    <label for="categories">Categories</label>
    <select name="category[]">
          <option value="">Select one…</option>
          {exp:channel:categories
            
            style="linear"
            channel="forumz"
          }
          <option value="{category_id}"{selected}>
            {category_name}
          </option>
          {/exp:channel:categories}
        </select>
    
       <input name="title" type="text" size="100">
    {custom_fields}
     {formatting_buttons}
       <textarea name="thread"></textarea>
    {/custom_fields}
       <input type="submit" value="Submit">
    {/exp:safecracker}
.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases