This is an archive of the phpBB 2.0.x support forum. Support for phpBB2 has now ended.
Forum rules Following phpBB2's EoL, this forum is now archived for reference purposes only.
Please see the following announcement for more information: viewtopic.php?f=14&t=1385785
Hello
I have phpbb 2.0.17
I am programming a script mod for my users.
They will have a form to fill with some fields : date, username, description.
I would like when they fill the username field, to see the "auto completion" to avoid mistakes.
Like if a user fill "pa", the computer will propose the username "papa" (exactly like google)
I know how to program my form but not the "auto completion"
How can i do ?
Thanks