Dears,
Questions 1
Would like to update the error message but fail to find the correct right to do so....
The message I would like to update mainly as below:
You have entered a wrong verification code!
Sorry, Your uploaded file type is not allowed.
(error show when upload file size is too big)
Did try to change
\administrator\components\com_chronoforms5\chronoforms\locales\en_gb\lang.php
> CF_CAPTCHA_ERROR_DESC
> CF_MAX_FILE_SIZE
\administrator\components\com_chronoforms5\chronoforms\actions\check_captcha\check_captcha.php
but still cant show the new changes.
Question 2
I would like to have a field for user to input emails (can be more than one, required field, need to input at least one email), these emails address will be used as the "To" field in the confirmation email. any idea how to do so? can i still use the validation in the system to check the email field as before?
Any hints for these 2 questions? Thanks for your time.
Best regards,
Wing
Questions 1
Would like to update the error message but fail to find the correct right to do so....
The message I would like to update mainly as below:
You have entered a wrong verification code!
Sorry, Your uploaded file type is not allowed.
(error show when upload file size is too big)
Did try to change
\administrator\components\com_chronoforms5\chronoforms\locales\en_gb\lang.php
> CF_CAPTCHA_ERROR_DESC
> CF_MAX_FILE_SIZE
\administrator\components\com_chronoforms5\chronoforms\actions\check_captcha\check_captcha.php
but still cant show the new changes.
Question 2
I would like to have a field for user to input emails (can be more than one, required field, need to input at least one email), these emails address will be used as the "To" field in the confirmation email. any idea how to do so? can i still use the validation in the system to check the email field as before?
Any hints for these 2 questions? Thanks for your time.
Best regards,
Wing