Hi Santiago, Please do not set the value of `dspace.entity.type` to the same value as `dc.type`. The `dspace.entity.type` metadata field is used to determine the type of Configurable Entity, see docs at https://wiki.lyrasis.org/display/DSDOC7x/Configurable+Entities
That field is an internal, DSpace-managed field (as are all fields in the "dspace" metadata schema). If you set that "dspace.entity.type" field to an unexpected value, there may be a chance you could cause odd behaviors in your DSpace site. To answer your question as well. There is currently not a way to copy one field value into another automatically. That's not possible at this time without custom code. Tim On Wednesday, May 10, 2023 at 7:43:43 AM UTC-5 [email protected] wrote: > Sorry, the subject is wrong, I was referring to another question I had. > Please don't take it into account. > > On Wednesday, May 10, 2023 at 2:19:47 PM UTC+2 Santiago Lo Coco wrote: > >> Hello, >> >> I am writing to ask about how to add a new metadata field after creating >> a new item in DSpace (with submission-forms.xml). Specifically, I am >> interested in adding the metadata field "dspace.entity.type" and setting it >> to the same value as the "dc.type" field. >> >> I was thinking of adding a hidden element in the submission-forms.xml >> that depends on the other field but I don't know if that is possible. >> >> Regards, >> Santiago. >> > -- 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/d495cabc-03eb-49ab-99ff-76bd3ac568cdn%40googlegroups.com.
