Sunbird-RC / Admin-Portal

MIT License
3 stars 14 forks source link

Functionality - Settings: Create Schema and Add Fields #9

Open jayadinni opened 2 years ago

jayadinni commented 2 years ago
  1. Common Schema:
    • Ability to add fields in common schema, which can be used as reference
  2. Entity:
    • Ability to add entity (name and description)
    • Ability to add fields under each entity
    • Ability to edit entity name and description
    • Ability to delete entity
  3. Fields:
    • Values: Label, Data Type (String, number, etc), Mandatory, Description, Visibility
    • Ability to view and delete
  4. Add Fields widget
    • Ability to add nested field (container)
    • To remove additional features of form builder widget 5: Advanced editor:
    • Ability to edit schema on click of 'Schema of Entity) for advanced users/devs

Screen: No Schema:

Add Entity:

Alert for prefilled schema:

Schema with fields added:

Visibility drop down: