Hi,
I wrote a command with 2 fields printed :
- frWord, readOnly, to show the word to translate
- enWord, required, to let the user guess a translation
This just work with magritte and without any seaside component made by
myself. Now, if the user fails for the translation, I must print the
same form but with a small text: 'your word was wrong, try again'.
How can I add text to an automatically made form ?
--
Damien