Skip to content

Bind a form to a serialized xml string instead of a request ? #44

@bellecp

Description

@bellecp

Is it possible to bind a form to an xml string instead of a request ?

More generally, is it possible to restore an entity that has been serialized in a database (says, as a XML string using form_serializer).

Something like

$form->submit($entitySerializedAsXml);

Thanks in advance

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