EPrints Technical Mailing List Archive

Message: #07214


< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First

[EP-tech] ORCID Support plugin


Hi all,

what's the reason for setting the creators_orcid field to readonly via CSS:

.ep_eprint_creators_orcid[readonly="true"]
{
    background-color: #e0e0e0;
    cursor: not-allowed;
}

If someone has entered a wrong name using the lookup tool, you can delete the name but not the ORCID-ID. Or did I miss something?

Kind regards,
Volker