{# DOCS: This page is used to edit sections of custom fields and custom fields. If user request to edit section of custom fields then custom field edit view will be hide. & If user request to edit custom field then sections of custom field will be hide. #} {% extends 'base.html.twig' %} {% block title %}{{ 'Add Custom Field'|trans }}{% endblock %} {% block BeforeAnyCSSFile %} {% for file in encore_entry_css_files('select2__init') %} {% endfor %} {% endblock %} {% set pagename = 'Custom Field Section?' | trans %} {% block MainContent %} {# if user want's to edit the sections and server send valid section data then server it#} {% if app.request.attributes.get('_route') == 'add_custom_field_section' %}
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
While adding or editing a Custom Field, System is asking following information