It would be great if someone could shed some light on how do i go about verifying numbers against a list of numbers.
e.g.
I would want to have a validation of the employee number entered by the user against a list/database of users to ensure that it is an employee of the company and not a contractor or a partner employee staff.
Is this possible on the limesurvey? If so, how do I go about this validation in any way?
There is nothing built in to LimeSurvey to validate against an external database. You will need to make an AJAX call to a remote file that queries the external DB.
Cheers,
Tony Partner Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
I would want to verify against an excel sheet or csv file or any flat file which would be present on the same machine? Is this still possible with the build in features of limesurvey? If not, could you please direct me as to how would i be able to accomplish it.
==================================
Environment:
Limesurvey Version 2.50+ Build 160718
==================================
Well, I am currently working on the an Arabic survey and on input of the variable as specified "{INSERTANS:877769X101X886}" according to the link provided: