<p>Our website is configured to use Custom URLs (so that we get nice readable names in the address bar of the browser).</p> <p> </p> <p>Within our website we use the Database Publisher to display some data from an Excel or Access datasource.</p> <p> </p> <p>We experienced a problem that the search function within these data didn't work, after some research i noticed that a hidden field in the search form of MasterListGen.html was the problem.</p> <p> </p> <p>The line:</p> <p> </p> <p> <input type="hidden" name="ID" value="<!--@PageID-->" id="ID"> </p> <p> </p> <p>does not seem to work correctly when Custom URLs is enabled.</p> <p> </p> <p>For now, the solution is to remove this line and it works.</p> <p>-Emil</p>
Developer forum
Search option Database Publisher template
Replies
You must be logged in to post in the forum