elixir-luxembourg / daisy

Data Information System (DAISY) is a data bookkeeping application designed to help Biomedical Research institutions with their GDPR compliance.
GNU Affero General Public License v3.0
12 stars 10 forks source link

display all fields on dataset create form #460

Closed vildead closed 9 months ago

vildead commented 9 months ago

dataset quick form is removed with the wizard, people will be presented with full form

moustaphacheikh commented 9 months ago

@vildead, Do you want the scientific_metadata to be accessible to all users? Is the elu_accession only visible in edit form?

vildead commented 9 months ago

@vildead, Do you want the scientific_metadata to be accessible to all users? Is the elu_accession only visible in edit form?

scientific_metadata field is already accessible to all users (with proper permissions) for project entity, so its ok for now. It can change in future though.

elu_accession is displayed just in the Edit form because it cannot be changed anyway -> no need to polute the Create form/wizard. In creation phase, the attribute is always empty.