Hi,
In a DynamicForm I have username field. As soon as I start typing, I want the autocomplete thing to happen. Means, if I have already used that interface to login when I login next time and start typing my user name it should give me a drop down value with suggested value (which is very normal in case of plain html).
Do i need to set some value ? Do i need to give some special name to the textbox i have in that dynamicForm ?
I am using SmartClient 7.0 rc2 open source version
Thanks in Advance
Dev
In a DynamicForm I have username field. As soon as I start typing, I want the autocomplete thing to happen. Means, if I have already used that interface to login when I login next time and start typing my user name it should give me a drop down value with suggested value (which is very normal in case of plain html).
Do i need to set some value ? Do i need to give some special name to the textbox i have in that dynamicForm ?
I am using SmartClient 7.0 rc2 open source version
Thanks in Advance
Dev