Forums

Chronoform Security Question

evertbruinsma 08 Jul, 2013
When using the Chronoform security Question I created a Form with en Question to be answered.
In the Events I placed the "Load Security Question" In the Codescreen I place several ' Questions ' = ' Answer ' lines
In the Question itself I use {chromo_security_answer} as the field name, and the {chromo_security_question} as the Label Text.
It is all working but the question has to be answered in lower case, even if the answer in the codescreen of the "Load Security Question" is written in UPPERCASE. Is there a setting to make the answer CAse independent?

Now I made a remark to the user he should enter the answer in lowercase, but I know my users. They first fill in theanswer and then the notice the extra notes....😶

Regards,
Evert
GreyHead 08 Jul, 2013
Hi Evert,

I don't see anything in the ChronoForms code that changes or checks the case of the saved answer, or the reply given. I'm not at all sure why you are seeing this problem :-(

Bob
evertbruinsma 08 Jul, 2013
Hi Bob,

The reason why I ask this has to do with the answers my user wil answer. They would like to enter the answer UPPERCASE but the answer should be lowercase.
Like the sign of a car. Most users will type in that in UPPERCASE while the requested answer should be in lowercase in Chronoforms.

Evert
GreyHead 08 Jul, 2013
Hi Evert,

As far as I can see ChronoForms doesn't change the case at all. It just compares the answer submitted by the user with the one typed in the action.

Bob
evertbruinsma 09 Jul, 2013
Hi Bob,

I've defined a line as
What are the first 5 letters in the alphabeth=ABCDE

And in my form I have to fill in abcde instead of ABCDE to pass this form. And I'm wondering what setting forces me to enter the answer in lowercase instead of the UPPERCASe as is defined in the answer.
GreyHead 09 Jul, 2013
Hi Evert,

As I've said twice now, there is nothing I can see in ChronoForms that would cause this. We have seen some template/module settings that can change form results.

Bob
evertbruinsma 09 Jul, 2013
Hi Bob,

Thanks for the reply. I will search for the settings in my Joomla site that might cause this.

Regards,
Evert
This topic is locked and no more replies can be posted.