Skip to content

EditController create/edit POST form handling could be more flexible and/or easier to customize #14

@ScottMaxson

Description

@ScottMaxson

Extensions to this class would like to add custom data types, or modify handling of types submitted from (custom) forms more easily. Right now the path is to override the save method, which is OK but even better would be a way to inject special parameter handling by overriding _convertValues or providing a special type-handler to do single point conversion.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions