Skip to content

Store Model data as json? #81

@eminos

Description

@eminos

Is there a way to store data for a model as nested json, in one db column?

%fieldset
    .legend Other
    != Former::text('content.section1.heading')
    != Former::text('content.section1.lead')
    != Former::text('content.section2.heading')
    != Former::text('content.section2.lead')

I have a bunch of fields for a model, but not really many enough to qualify for a related model.

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