Closed rasvaan closed 8 years ago
Return the type of field based on the RDF, e.g. radiobuttons, dropdown etc. Generate appropriate types of input options based on this.
Different types of fields:
auis:DropdownField auis:TextField auis:RadioButtonField auis:CheckboxField auis:SelectField
Moved to pull request #214
Return the type of field based on the RDF, e.g. radiobuttons, dropdown etc. Generate appropriate types of input options based on this.