Loading...

The ID HTTP Parameter is required (the ID of the list item to be edited)

Title

The ID HTTP Parameter is required (the ID of the list item to be edited)

Description

The ID HTTP Parameter is required (the ID of the list item to be edited)

Please wait...

When placing a qListView and qListForm on the same ASPX page you encounter an error in the qListForm when you select one of the folders from the document library that is configured in the qListView.

The error displayed in the qListForm is:

“The following error occurred: The ID HTTP parameter is required (the ID of the list item to be edited)”

Cause

If you are selecting a folder from the document library then the qListForm will not be passed its ID and so it will not display. This is by design of the tool as IDs for folders are not supported.

Resolution

This issue cannot be resolved as it is not a feature of the tool. The HTTP ID parameter will not be passed correctly to the qListForm for the folder as this is not a supported feature. The qListForm only supports the HTTP ID parameter of list or library items which can be passed correctly to the qListForm to be displayed.

Defect ID

If you are selecting a folder from the document library then the qListForm will not be passed its ID and so it will not display. This is by design of the tool as IDs for folders are not supported.

Leave a Reply