Hi,
I need to sort the Recent Submissions section by a custom column (then I'll
call it something else than "Recent").
I put this in my dspace.cfg:
...
webui.itemlist.sort-option.4 = customcolumn:dc.subject.other:customcolumn
...
recent.submissions.sort-option = customcolumn
...
And created the corresponding field in the input-forms.xml:
<field>
<dc-schema>dc</dc-schema>
<dc-element>subject</dc-element>
<dc-qualifier>other</dc-qualifier>
<repeatable>false</repeatable>
<label>Custom Column</label>
<input-type>onebox</input-type>
<hint>Informe a relevância do documento.</hint>
<required></required>
</field>
But it did not work. It keeps sorting by date.
What have I done wrong?
Thanks,
Alex
--
You received this message because you are subscribed to the Google Groups
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.