Skip to content

Form values are only available after validate #11

@stepotronic

Description

@stepotronic

I believe this is counter-intuitive. If you are not validating a form and only display it again, the values are gone. If you call getValues on the form they are empty. Here I would to suggest to force the user to call validate first,
Example:

trigger_error('Items not available, call validate first');

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions