Currently it is not possible to set the description from the adminpanel. Everything is already added in the backend to support it, so the only thing missing is to add a field to the opptak.abakus.no/admin site in the frontend.
Styling is pretty open, so play around with what you want(:
Code that configures the form is set in /frontend/src/routes/ManageAdmissions/CreateAdmission.tsx
Currently it is not possible to set the description from the adminpanel. Everything is already added in the backend to support it, so the only thing missing is to add a field to the opptak.abakus.no/admin site in the frontend.
Styling is pretty open, so play around with what you want(:
Code that configures the form is set in /frontend/src/routes/ManageAdmissions/CreateAdmission.tsx