Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Same here
    screenshot of the error here:
    https://we.tl/t-1RfShN8dpn

    Thread Starter chevalier

    (@ikkai)

    Thanks for your feedback and time. About the above hook form point 2, where should I place it ? Inside the function.php file ?

    Thread Starter chevalier

    (@ikkai)

    Hello,

    Our use case is the following : our client enter a price, but if the price is under a certain level the warning message is displayed, saying that the price entered might not be high enough.

    For instance if the price is between 0 and 50 dollars –> we get the red, price too low cannot send the form. If price if between 50 and 80 dollars –> we get a warning message saying the price is ok but might not be enough. And if the price was more than 80 we could have the green message saying everything is good.

    We can apply this concept to any field not only price, ex text box : if we need to ask to enter more than 100 words, we could put a warning message between 70 and 100 words, and a green validation message after 100 words. The red message if less than 70 words.

    Checkbox (ex choose at least 3 options) –> under 3 red message; after 3 a warning message saying that if we choose more options would be better. and message become green if enough otpions have been chosen.

    Do you think it would be a good improvment ? I can understand that it’s really a feature that not everyone would use, in this case there is still the red validation message as a default option. But being able to make steps with warning and green validation message could improve the user experience when filling the form I believe.

    I’m looking forward reading you,

    Regards

    • This reply was modified 9 years, 4 months ago by chevalier.
Viewing 3 replies - 1 through 3 (of 3 total)