SharePoint Designer
There are 2 entries for the tag
SharePoint Designer
Quite simple really :) Open up an existing DVWP or create one. Right click the DVWP and select ‘Common Data View Tasks’ (or click the little arrow that appears on the top right of the DVWP) Click the ‘Parameters’ link In the dialog that opens up click the ‘New Parameter’ button. Provide a name for the parameter (e.g. IPAddress) In the ‘Parameter Source’ dropdown select ‘Server Variable’ In the ‘Server Variable Name’ text box enter REMOTE_ADDR Leave the ‘Default Value’ text box empty Click OK Now...
When I updated the ‘Filter Criteria’ of a fully functioning DVWP through SharePoint designer I was presented with the following error: The server returned a non-specific error when trying to get data from the data source. Check the format and content of your query and try again. If the problem persists, contact the server administrator. Took me a while to figure it out. This is what caused it and how to fix it: When you create a DWVP, SPDesigner adds a parameter called ListID and assigns it the GUID...