Hi, the full Entity documentation is at https://wiki.lyrasis.org/display/DSDOC7x/Configurable+Entities which might help. Are you using the same external source (Open AIRE Funding) for this new submission confirmation? (or no external sources?)
At a glance, I can't see any reason why this field would be overwritten so perhaps there is something else going on. When you test this out, is the target collection mapped to the correct submission process and form which includes your new project relation field? Cheers Kim On Tuesday, October 18, 2022 at 11:47:26 PM UTC+13 [email protected] wrote: > In submission-forms.xml in row element in entities submission forms there > is a field called relation-field like this. > > <row> > <relation-field> > > <relationship-type>isProjectOfPublication</relationship-type> > <search-configuration>project</search-configuration> > <repeatable>true</repeatable> > <name-variants>false</name-variants> > <label>Funding</label> > <hint>Add a related Funding</hint> > <linked-metadata-field> > <dc-schema>dc</dc-schema> > <dc-element>relation</dc-element> > <input-type>onebox</input-type> > </linked-metadata-field> > <externalsources>openAIREFunding</externalsources> > <required></required> > </relation-field> > </row> > > I'm trying to reuse this modal windows with its button for fill another > metadata field. I'd like to select a project and complete > dc.relation.projectID metadata field for example. I can't do it. It allways > completes the same metadata dc.relation even if I change > linked-metadata-field. > > Exists some help wiki page with elements of this relation-field? Exists > some control with functionality similar? Like popup, selector, authority > control in older dspace versions? Any example or case of use? > > Thanks! > -- 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 Developers" 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-devel/f1ee102d-7e6d-4139-a9d7-901bdd4d246cn%40googlegroups.com.
