I want to make my import token page have an selection that can select which group I want to import to this survey.
All the user infomation is in the LDAP and MSSQL.
For example, I want to make a survey for male, then I can choose the male group rather than manual import csv file
(It;s means I have already set group condition, and when I select it , it filter user from LDAP or MSSQL with that condition and then import it to generate token)
Is there any way to achieve?
thanks