Hello,
I am hoping to find a way to do a lookup to a table based on the response to a question.
For example:
The current survey begins with a question that asks whether someone has the required credentials to logon via Shibboleth.
- If YES, the survey has the person logon via Shibboleth, then moves to the survey questions.
- If NO, the survey has the person answer a question that requires identifying information, then moves to the survey questions.
Instead, if NO I would like to use the identifying information collected by the survey question and do a search in our data file to determine if someone does have credentials for Shibboleth.
- If the person does not have credentials, then move forward with survey questions.
- If the person does have the credentials, respond back with the username etc and bring them to the Shibboleth screen to logon.
Is this doable? Any assistance would be very appreciated!
Thank you