Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Image Added

Figure 1: CSV Import Tool Properties

NameDescription
File Upload Form 
Upload Field ID 
Store Data Form 
Column Mappings 
Key Column Number 
Start From Row Number 
Foreign Keys 

 

in v5... each mapping is equal to a input name 
if the field is in subform, then the field id need to prefix with the id of subform lah

...

becoz the import is handle by the form binder
the validation is handle by form as well
account_id is the field id
account_crm is the subform id
it is follow the form input name
when u check the input field in ur subform using firebug.. u can see this