Mapademics Docs
Setting up

Custom fields

Define your own fields on applicants and resumes — to track organization-specific data alongside the built-in fields.

Custom fields

Custom fields let you track the data your organization cares about that Careers doesn't capture out of the box — a veteran flag, a referral source, a cohort name, a program code, whatever fits how you work. They sit alongside the built-in fields and show up wherever you'd expect that data to be.


Where to configure them

Settings → Custom Fields. The page has two tabs:

  • Applicant — fields that live on each applicant.
  • Resume — fields that live on each resume version.

Each tab lists the fields you've defined for that scope, and the Add Field button at the top right creates a new one.


Adding a field

  1. Click Add Field. A panel opens.
  2. Applies To — choose Applicant or Resume.
  3. Field Name — what your team will see (for example, Veteran).
  4. Description (optional) — help text that explains what the field is for.
  5. Field Type — pick one of the five types below.
  6. Click Create Field.

Field types

TypeUse it for…
TextFree-form text — a note, a code, a name.
NumberNumeric values you might want to sort by.
DateA calendar date.
Yes/NoA simple toggle — present or not, true or false.
DropdownA fixed set of choices you define. Add at least one option; a dropdown field can't be saved without one.

Editing and removing fields

Each field row has an edit (pencil) action to change its name, description, or options, and a delete (trash) action to remove it.

{% hint style="info" %} Deleting a field removes it everywhere it appears — its column on the Applicants list and its row on the applicant profile. Edit a field when you only want to rename it or adjust its options; delete it when the data is no longer something your team tracks. {% endhint %}


Where applicant fields appear

Once you've defined an Applicant custom field, it shows up in two places:

  • On the applicant profile — in the Applicant Information panel of the Overview tab, where your team can read and edit its value. See The applicant profile.
  • On the Applicants list — as its own column you can show or hide, and you can sort and filter the list by it. See The Applicants list.

Resume custom fields live on the individual resume record rather than the applicant.


Next steps

On this page