Hi,
Because I am using this module as chat, I think it will be better to set main form to NOT to remember what you have typed. Do you now how I can archive this?
Regards
Hi,
Because I am using this module as chat, I think it will be better to set main form to NOT to remember what you have typed. Do you now how I can archive this?
Regards
Comments
Comment #1
SeeSchloss commentedIt's done in 7.x.
If anyone needs this in 6.x, you should add the "autocomplete='false'" attribute to the message field, but that will mean editing tribune.module yourself.