Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Propagate isDisabled parameter through boxed elements #76

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Jul 16, 2020

  1. Configuration menu
    Copy the full SHA
    f930c0d View commit details
    Browse the repository at this point in the history
  2. Propagate isDisabled property through boxed elements and codelists as…

    … select
    
    With this change a user can define a boxed element as disabled. This commit propagates
    that parameter through these templates to render the fields as readonly.
    
    For example, you could use it to set the /mdb:MD_Metadata/mdb:identificationInfo/mri:MD_DataIdentification/mri:citation/cit:CI_Citation/cit:citedResponsibleParty
    children fields as not editable because you want the users to select the
    contact from a search contact widget.
    juanluisrp committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    0c61a6e View commit details
    Browse the repository at this point in the history