ViewCollapseAll does not work on embedded view

Hello,

I created a form with an embedded view on it. The view is categorized and ViewExpandAll works as expected. But ViewCollapseAll does nothing. Neither the toolbar button nor the standard menu action seem to work.

Any idea anybody ?

Thanks

Joe

Subject: ViewCollapseAll does not work on embedded view

Hi Joe.

While doing some R5 to 6 testing, I discovered the same thing. I found that the following corrected the problem. Incidentally, it also made the selection margin appear (it hadn’t previously).

  1. In the Display field of the Embedded View properties, select Display “Using View’s display property.”

  2. Open the source view. In the Advanced Properties, select For Web Access “Use applet in the browser.”

Hopefully you don’t need to use this view as HTML elsewhere. HTH.

Brent

Subject: RE: ViewCollapseAll does not work on embedded view

Sorry to say that but this did not help…

Thanks anyway