vivo-project / VIVO

VIVO is an extensible semantic web application for research discovery and showcasing scholarly work
http://vivoweb.org
BSD 3-Clause "New" or "Revised" License
202 stars 127 forks source link

Form to create new faux object property should have 'select from existing' and 'provide selection' options predefined as set in base property #3859

Closed litvinovg closed 1 year ago

litvinovg commented 1 year ago

Describe the bug Form to create new faux object property doesn't copy by default values of 'select from existing' and 'provide selection' settings from base property.

To Reproduce Steps to reproduce the behavior:

  1. Create object property with selected 'select from existing' and 'provide selection'.
  2. Click 'Create new faux property' for this base property
  3. The form to create new faux property doesn't have 'select from existing' and 'provide selection' selected as it is set in base property.4. image

Expected behavior 'select from existing' and 'provide selection' options should be predefined as set in base property by default.