Need help (View)

hi, need some help here.currently i have a view with first column categorised.

is it possible when user double click on the categorised field, another view will pop up and displaying only responses pertaining to that particular field?

regards

Subject: Need help (View)

Never done this kind of thing with views but yes you could have only the main documents showing in the view and then you could have an embedded view within the main document which will show all the responses for that document.

Or have a look at the Embedding views help topic in Designer help - they have another method of showing 2 views simultaneously on one page or form.

HTH

A

Subject: RE: Need help (View)

hi…thanks for your response.wanna ask one more qns.

if i want to allow user to click a button “Open View A” and at the same time have a prompt asking for input.

can i set the view selection to be = user’s input?

eg (Prompt => “Pls enter country you wish to view”)

User type “USA” and the View A selection will be Country = “USA”

any idea?

regards

Subject: Need help (View)

If you double click a category, you toggle the categorie’s open/close status. Double click the twistie, and you’ll completely cycle the category (ie open to closed and back to open or closed->open->closed) That’s just the way they work.

I think the embedded single cat view in the parent form is one way to go.

You may want to see some of the work over at Interface Matter and/or Escape Velocity for some other UI ideas.

Doug