{% extends 'base.html.twig' %} {% block title %} Fekara | Custom Fields {% endblock %} {# add extra css here, if require #} {% block ExtraCSSFiles %} {% endblock %} {% set pagename = 'Custom Fields' | trans %} {% set addBtnTitle = 'Add New Field?' | trans %} {% set addBtnLink = path('add_custom_fields') %} {% block showHeaderMenuButtons %}
{% endblock %} {% block MainContent %} {# Section of custom fields #} Custom fields are designed because, many schools has different criteria to ask information from students. so this application is asking basic information from the Students, Teachers & Employees
Here we are having of all the Custom fields, All custom fields are must be in the Section, try to add new section
From here, We can see the List of Custom Field Sections and Custom Fields, this page is divided into two segments