rasvaan / accurator

Accurator cpack
7 stars 3 forks source link

Differentiate between types of inputs #187

Closed rasvaan closed 8 years ago

rasvaan commented 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.

rasvaan commented 8 years ago

Different types of fields:

auis:DropdownField auis:TextField auis:RadioButtonField auis:CheckboxField auis:SelectField

rasvaan commented 8 years ago

Moved to pull request #214