forked from hazza/dspace-angular
[TLC-254] Port submission field type binding from DSpace-CRIS 7
This commit is contained in:
@@ -113,6 +113,12 @@ export class FormFieldModel {
|
||||
@autoserialize
|
||||
style: string;
|
||||
|
||||
/**
|
||||
* Containing types to bind for this field
|
||||
*/
|
||||
@autoserialize
|
||||
typeBind: string[];
|
||||
|
||||
/**
|
||||
* Containing the value for this metadata field
|
||||
*/
|
||||
|
Reference in New Issue
Block a user