Hola Manish Kumar en la documentación puedes leer sobre esto: https://wiki.lyrasis.org/display/DSDOC7x/Configurable+Entities
Import entity model into the database In order to enable a defined entity model, it MUST be imported into the DSpace database This is achieved by using the "initialize-entities" script. The example below will import the "out-of-the-box" entity models into your DSpace installation # The -f command requires a full path to an Entities model configuration file. [dspace]/bin/dspace initialize-entities -f [dspace]/config/entities/relationship Yo estoy con el mismo inconveniente, pero no he podido ejecutar el script. Si lo resolviste, cuéntame cómo ejecutaste ese script.- Saludos El jueves, 4 de enero de 2024 a las 10:52:58 UTC-3, Rais Ahmed escribió: > How to customize in dspace angular ui .please send the documentation > regarding the customization or link. > > On Tue, Jan 2, 2024 at 4:09 PM 'Manish Kumar' via DSpace Community < > [email protected]> wrote: > >> Hi all, >> >> While creating collection, I am unable to see Entity Type. >> >> >> >> >> *<select class="form-control ng-pristine ng-valid ng-touched" >> id="entityType" name="dspace.entity.type" tabindex="0"><!----></select>* >> Above has no records, ideally it should come like below. >> >> >> >> *<select class="form-control ng-pristine ng-valid ng-touched" >> id="entityType" name="dspace.entity.type" tabindex="0"> <option >> value="0: Image" class="ng-star-inserted">Image</option>* >> * <option value="1: Video" class="ng-star-inserted">Video</option>* >> >> >> >> * <option value="2: PDF" >> class="ng-star-inserted">PDF</option><!----> </select>* >> What I am missing here?, I copied above data from my prod env and facing >> issue with lower and with local machine. >> >> Need your help!!. >> >> -- >> All messages to this mailing list should adhere to the Code of Conduct: >> https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx >> --- >> You received this message because you are subscribed to the Google Groups >> "DSpace Community" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/dspace-community/151e150b-c038-42fa-b5bf-399d20a45225n%40googlegroups.com >> >> <https://groups.google.com/d/msgid/dspace-community/151e150b-c038-42fa-b5bf-399d20a45225n%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- You received this message because you are subscribed to the Google Groups "DSpace Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-community/9d87df8b-dc1f-4807-84ee-72bb51e0d253n%40googlegroups.com.
