Issue 14254

Add isPrimary and ContactType fields to contact form in console

14254
Reporter: kbraak
Assignee: kbraak
Type: NewFeature
Summary: Add isPrimary and ContactType fields to contact form in console
Priority: Blocker
Resolution: Fixed
Status: Closed
Created: 2013-10-17 17:18:20.821
Updated: 2013-12-16 17:50:38.547
Resolved: 2013-10-21 16:31:07.02
        
Description: When creating a new contact (for an organization for example) it is important to specify

a) if the contact is a primary contact or not
b) the type of contact (Administrative, Technical, etc)

These 2 fields need to be added to the contact form.

For reference:

https://code.google.com/p/gbif-registry/source/browse/registry/trunk/registry-ws/src/main/webapp/web/app/common/contact-form.tpl.html

Add:


    
..is all that is needed for the primary stuff (to edit it) The type is a _little_ more complex but not much ]]>


Author: kbraak@gbif.org
Comment: Fixed, https://code.google.com/p/gbif-registry/source/detail?r=3497
Created: 2013-10-21 16:31:07.058
Updated: 2013-10-21 16:31:07.058