Grouping by some Fields not possible

T

Thomas Leclaire

By creating reports via Frontpage 2003, following error
occurs:
After accessing the respective data view and selecting the
relevant fields in Frontpage 2003, not all selected fields
are shown within the "sort" and "group by" functionality
(although the fields are displayed in the report). So,
it's not possible to sort or group by each report column.
Does anybody have a solution for this problem?

Regards
Thomas
 
T

Thomas A. Rowe

You have to add the field names to the sort or group statement.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
T

Thomas Leclaire

The fields don´t show up in the sort or group dialog.
That´s the problem.

Regards
Thomas
 
T

Thomas A. Rowe

See if you can make the changes in the GREY code in HTML / Code View and save the page while in that
view.

If not, then you may need to learn to hand code your ASP, unless some else can help you with using
the FP Database components.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================


The fields don´t show up in the sort or group dialog.
That´s the problem.

Regards
Thomas
 
Top