Skip to content

Readonly Attribute Ignored #136

@JP-Ellis

Description

@JP-Ellis

Hi,

Regarding the widgets, attrs['readonly'] = True has no effect. This should have a similar akin to attrs['disabled'] = 'disabled', except that upon submitting the form, the data should still be passed on correctly.

Another user seems to have a fix (which I am about to try and implement) over at: https://gist.github.com/czpython/7683425.

PS: This is at least true with the Python3 branch.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions