Hi,

I have a unique requirement:

I have a form that has numerous fields which the user needs to fill up.
Consider the following scenario:

1. User is in the middle of filling up a form.
2. The user needs to urgently go to some other part of the web application
by clicking some other link.
3. When the user returns the values are all gone and the user needs to enter
all the values again.

I need to provide user an option to persist the values when he leaves a form
so that when user comes back to the same form he/she can have the previous
values filled in.
This requirement is not only for one form but it is also for any wizard like
workflows that are present in the application.

Can you give me some pointers in how will you provide persistence facility
based on user choice?

Regards,
Madhav

--
When I tell the truth, it is not for the sake of convincing those who do not
know it, but for the sake of defending those that do

Reply via email to