Skip to content

Custom Fields/Labels Added To Snippets Pages Appear Multiple Times #3

Description

@sipple

We have a few extensions in Radiant that add custom fields to the Snippets Edit Form (and also to the Snippets index). After the upgrade to Radiant 1.1.1 and beginning to use the new Snippets extension, added fields and labels appear multiple times. This isn't a problem for fields we add to Layouts (or other core Radiant admin pages), just Snippets.

An example of how we're adding them, in the *_extension.rb config file:
admin.snippet.edit.add :form, "mobile_content", :after => "edit_content"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions