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/96c01a1b-28f0-4a06-92e3-cb6b3c46ca8fn%40googlegroups.com.

Reply via email to