Closed SCS-CBU-CED-IAM closed 11 years ago
Ok done. We use the attribut "placeholder" to show the default message on the textarea.. If nothing is entered, we will use the default message, else, the message that the customer will enter.. Let me know if it suits your needs..
1) Can you make the edit window larger by default? 2) Can you make the edit on just one line and not multiple lines? 3) If I set public $mid_msg_allowedit = false; or nothing at all the message is not displayed in a readonly way (it should be visibile)
Additional requirement regarding prefix see #21
Corrected with the last commit.. You can check there the last version: http://www.verbier-technologies.ch/mobileid/
All fine; minor stuff in #22
As discussed, add the message to be send after the language selection: Message: xxxxx
Add in the configuration an option to allow to edit this message before it's submitted. By default readonly if configuration is not present/set. ($mid_msg_allowedit = TRUE;)