validate data while using import tool
Confluence User - 15 Dec, 2016
I am using import tool so that a user can upload an excel file and all the data gets populated. However, what i want is that the first two columns of the excel file should be validated against the form elements that if the data exists over then then populate the row otherwise show some message.
Example:
School name, School Address are two columns which should be validated if it exists in the form on the radio buttons entry only then populate.
Any help would be appreciated.
Thanks.
forms;import;tools