Re: [Dspace-tech] Email notification to existing specified users only

2013-06-17 Thread LifeH2O
I want to select dc.contributor.author in input forms (submission form) from existing EPersons only. How do I do that? -- View this message in context: http://dspace.2283337.n4.nabble.com/Email-notification-to-existing-specified-users-only-tp4664880p4664978.html Sent from the DSpace - Tech

Re: [Dspace-tech] Email notification to existing specified users only

2013-06-17 Thread helix84
Hi LifeH2O, perhaps you could try asking these question again at dspace-devel, maybe you'll get an answer there. On Mon, Jun 17, 2013 at 12:08 PM, LifeH2O life...@gmail.com wrote: I want to select dc.contributor.author in input forms (submission form) from existing EPersons only. How do I do

Re: [Dspace-tech] Email notification to existing specified users only

2013-06-17 Thread LifeH2O
Ok. Then is it possible to select authors from all existing dc.contributor.author ? User can always enter incorrect name for dc.contributor.author, dc.contributor.advisor etc. We want name to be suggested from existing metadata elements. I have seen choice authority system but unable to make it

Re: [Dspace-tech] Email notification to existing specified users only

2013-06-17 Thread helix84
On Mon, Jun 17, 2013 at 2:00 PM, LifeH2O life...@gmail.com wrote: Ok. Then is it possible to select authors from all existing dc.contributor.author ? User can always enter incorrect name for dc.contributor.author, dc.contributor.advisor etc. We want name to be suggested from existing metadata

Re: [Dspace-tech] Email notification to existing specified users only

2013-06-17 Thread Konstantinos Stamatis
...@gmail.com] Sent: Monday, June 17, 2013 3:01 PM To: dspace-tech@lists.sourceforge.net Subject: Re: [Dspace-tech] Email notification to existing specified users only Ok. Then is it possible to select authors from all existing dc.contributor.author ? User can always enter incorrect name

Re: [Dspace-tech] Email notification to existing specified users only

2013-06-17 Thread helix84
On Mon, Jun 17, 2013 at 2:24 PM, Konstantinos Stamatis kstama...@ekt.gr wrote: To give you a hint on how you can implement it, you need to create a new type of input control for the submission form, which will make ajax requests upon completion to a new servlet that will be responsible to

[Dspace-tech] Email notification to existing specified users only

2013-06-13 Thread LifeH2O
We are making system for university. When a student submits his report with adviser and co-adviser names, only the adviser/co-adviser should be notified by email to accept/reject/edit submission. What we want is that while submitting advisor should be selected in drop down (or suggested while