Hi All,

I have a use case wherein there are 2 suggestboxes and the requirement is
such that the user can either select one of the suggestions or can even
input his own. When a suggestion is selected from box1, box2 is populated.
Now if the user types his own then its called as non standard suggestion and
box2 is not populated. and the same applies to box2 as well. if an option is
selected in box2 other details are fetched else if the user types his
own, they are not fetched..

on both the cases when the user enters a non standard suggestion an alert is
to be displayed saying that he is selecting a non std suggestions.

there is also one more condition that after selecting box2 if the user goes
back to change box1, all the subsequent fields are to be reset.

take the simple case of manufacturer , model , accessory and price as we see
in shopping cart

Now how can this be achieved.
On what event(s)  can i  do the validation as to what the user entered is
standard or non standard.

I've been on this one for 3-4 days now and i dont seem to get this thing rt.

Any recommendations/suggestions are welcome

Thanks
Sudeep

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to