Tagged: 

Viewing 1 reply thread
  • Author
    Posts
    • #6263
      iamronen
      Member

      I would like to create a workflow where the first tab contains native WordPress elements (title, content, excerpt) and then other tabs populated by piklist meta-boxes.

      The tab is placed after the title and as a result the title appears in all tabs. Is there a way for me to indicate that the other native WordPress elements should appear only in the first tab and not in all tabs (as the default behavior seems to be).

      I am assuming that one way around this would be to replace the native wordpress elements with custom fields. That option is not appealing to me because I am (for reasons of potential performance and doing things the WordPress way) trying to avoid duplicating core fields.

    • #6276
      Steve
      Keymaster

      You can do this in the latest beta.

      Just include the following in each Workflow tab file:
      Clear: true

      It removes all meta boxes, and then allows you to reassign manually.

Viewing 1 reply thread
  • You must be logged in to reply to this topic.