Skip to content

fix(admin): application form items i18n correctly displayed

Created by: Kuliak

  • custom form control variables created for each field in each language used
  • fixed console error when undefined value was added into sourceAttributes/destinationAttributes array when corresponding attribute had not been found
  • inputs for adding new options separated from the rest of form group

Merge request reports