Actions
Bug #1048
closedRemembering the text in the WLineEdit
Start date:
11/04/2011
Due date:
% Done:
0%
Estimated time:
Description
For example when I'm creating login page in Wt, I never see this menu with logins that was used before, like here in different web service: http://screencast.com/t/hWyw0vsrHb
What I need to do to remember this logins?
Thanks
Kris
Updated by Koen Deforche about 13 years ago
- Status changed from New to Feedback
Hey,
This is a known problem with Ajax applications.
The solution is to implement this in the application itself using a cookie to remember the
Value used before.
Regards
koen
Updated by Koen Deforche almost 13 years ago
- Status changed from Feedback to Closed
- Assignee set to Koen Deforche
Actions