No Jira issue. Modified the position custom form so that the Organization type select list now includes an Other option.

This commit is contained in:
Tim Worrall 2015-03-10 11:45:33 -04:00
parent 731642491c
commit 2b0356ef39

View file

@ -136,7 +136,7 @@ public class PersonHasPositionHistoryGenerator extends VivoBaseGenerator impleme
conf.addField( new FieldVTwo().
setName("orgType").
setOptions(
new ChildVClassesOptions(orgClass)));
new ChildVClassesWithParent(orgClass)));
conf.addField( new FieldVTwo().setName("startField").
setEditElement(