Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Change name of config variable to match DSpace 4

...

To switch between the two, you need to set following variable in the dspace.cfg file. A value of false (the default) enables the simple settings while a value of true enables the advanced settings.

Code Block
xmluiwebui.submission.restrictstep.enableAdvancedForm=false

...