Project

General

Profile

Actions

Defect #192

closed

Form readOnly and disabled parameters

Added by Ondřej Kopr over 7 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Ondřej Kopr
Category:
Frontend
Target version:
Start date:
11/16/2016
Due date:
% Done:

100%

Estimated time:
Affected versions:
Owner:

Description

  • When add readOnly to component AbstractForm all readOnly components in for are editable
  • Bug found on audit detail for identity
<Basic.AbstractForm ref="form" className="form-horizontal" readOnly={!canEditMap.get('isSaveEnabled') || readOnly}>
    <Basic.TextField ref="username" readOnly label={this.i18n('content.identity.profile.username')} required min={3} max={255}/>
Actions

Also available in: Atom PDF