Skip to content

Provide more customizable formatter and writers #127

@just-boris

Description

@just-boris

Syphon provides an ability to create custom input readers and writers for different data types. But type is always detected as tag name or type attribute. But sometimes I have to deal with custom data stored in the simple <input type="text">, but I still need to apply custom reader and writer for that fields.

Is there a way how to apply input readers and writers in the more customizable way? For example, add extra data-format attribute with additional information about field format.

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