i dont know, if its better to mentioned in zope.schema or plone.autoform or here:
setting a field to readonly - field gets hidden.
setting a field to display - field gets hidden, value is shown.
i would have expected, to see the field, but loose ability edit when setting readonly. because you know ... readonly somewhat tells me, i can read the field and be not able to edit it.
directive.mode - display sort of does that, but i would prefer a field, inside its value and not be able to edit the content of the field.
i dont know, if its better to mentioned in zope.schema or plone.autoform or here:
setting a field to readonly - field gets hidden.
setting a field to display - field gets hidden, value is shown.
i would have expected, to see the field, but loose ability edit when setting readonly. because you know ... readonly somewhat tells me, i can read the field and be not able to edit it.
directive.mode - display sort of does that, but i would prefer a field, inside its value and not be able to edit the content of the field.