wip commit with working vasc demo tech
This commit is contained in:
parent
a25e98f5d5
commit
c23d14522f
100 changed files with 4356 additions and 1220 deletions
|
|
@ -71,6 +71,7 @@ public class TestModelData {
|
|||
|
||||
field = new DefaultVascEntryField();
|
||||
field.setId("description");
|
||||
field.setVascEntryFieldType(vc.getVascEntryFieldTypeController().getVascEntryFieldTypeById("TextAreaField"));
|
||||
ve.addVascEntryField(field);
|
||||
|
||||
field = new DefaultVascEntryField();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue