Uploading new leads through import option

@nitinvashist01
You should make correctly array ‘indices’ of the file - ‘vardefs.php’ for module ‘Leads’ . You can look at:

  1. the functions ‘getDuplicateCheckIndexedFiles’ and ‘_getIndexVardefs’ of the file - ‘modules/Import/ImportDuplicateCheck.php’
  2. the function ‘getIndices’ of the file - data/SugarBean.php

for mode details.