Re: [dspace-tech] Re: New eperson metadata field in register form

2021-08-20 Thread Mohd Suhair Embong
Hi, I have the same problem. Any help even to edit and recompile .java source code? Regards On Monday, July 13, 2020 at 11:38:08 PM UTC+8 fury@gmail.com wrote: > Hi. I have the same problem. Have you finally found a solution ? > Best regards > > Le jeudi 23 novembre 2017 09:37:52 UTC, Karol

Re: [dspace-tech] Re: New eperson metadata field in register form

2020-07-13 Thread Fury Jimmy
Hi. I have the same problem. Have you finally found a solution ? Best regards Le jeudi 23 novembre 2017 09:37:52 UTC, Karol S a écrit : > > Hi Tim, > > thanks for your respond. I updated "eperson-types,xml" and " > http://dspace.org/eperson; schema via dspace browser interface. > > I tried

Re: [dspace-tech] Re: New eperson metadata field in register form

2017-11-23 Thread Karol S
Hi Tim, thanks for your respond. I updated "eperson-types,xml" and "http://dspace.org/eperson; schema via dspace browser interface. I tried edit a profile-form.jsp and i added similarly: <% Locale[] supportedLocales = I18nUtil.getSupportedLocales(); EPerson epersonForm = (EPerson)

Re: [dspace-tech] Re: New eperson metadata field in register form

2017-11-22 Thread Tim Donohue
Hi Karol, You will need to modify the code behind the Eperson registration form in order to enable this new field in the User Interface. At this time, this registration form is hardcoded within DSpace, so simply updating the eperson-types.xml will not automatically update the registration form.

[dspace-tech] Re: New eperson metadata field in register form

2017-11-02 Thread Karol S
up W dniu wtorek, 24 października 2017 16:27:25 UTC+2 użytkownik Karol S napisał: > > Hi, > > I need add a new field metadata to "register form" and eperson profile. > At the moment is: > > First name * > Last name * > Contact telephone > language > > I need additional field like a "faculty". In