﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » WinForms (How do I?)  » Using Between Date lookup in BrowseDialog</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 09 Jun 2026 16:42:30 GMT</lastBuildDate><ttl>20</ttl><item><title>Using Between Date lookup in BrowseDialog</title><link>http://forum.strataframe.net/FindPost18532.aspx</link><description>I´m trying to figure out how to implement this kind of search. &lt;br&gt;
&lt;br&gt;
Search PO from date A to date B&lt;br&gt;
&lt;br&gt;
Since I am looking in the same Date column field I´m getting an exception telling me that the same reference is already added to the search field collection. Do I need to override the search text manually?&lt;br&gt;
&lt;br&gt;
Thanks</description><pubDate>Tue, 19 Aug 2008 09:39:48 GMT</pubDate><dc:creator>Guillermo Vilas</dc:creator></item><item><title>RE: Using Between Date lookup in BrowseDialog</title><link>http://forum.strataframe.net/FindPost18565.aspx</link><description>Cool :cool:</description><pubDate>Tue, 19 Aug 2008 09:39:48 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Using Between Date lookup in BrowseDialog</title><link>http://forum.strataframe.net/FindPost18557.aspx</link><description>Thanks to both Edhy and Trent. &lt;br&gt;
That made the trick!!</description><pubDate>Tue, 19 Aug 2008 04:03:00 GMT</pubDate><dc:creator>Guillermo Vilas</dc:creator></item><item><title>RE: Using Between Date lookup in BrowseDialog</title><link>http://forum.strataframe.net/FindPost18535.aspx</link><description>Edhy is right.&amp;nbsp; This is why the unique key was added back in 1.6.5 for this very reason.&amp;nbsp; By default, if you do not provide one, it will use the name of the field when you close the dialog.&amp;nbsp; But if you specify a unique value here, it will use it.&amp;nbsp; The problem is that you have the same field in there twice and they are trying to use the same key.&amp;nbsp; Provide a different key for each field and it will resolve your problem:&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://forum.strataframe.net/Uploads/Images/2be3d160-e301-4f01-9918-87c9.png"&gt;</description><pubDate>Mon, 18 Aug 2008 13:04:50 GMT</pubDate><dc:creator>Trent L. Taylor</dc:creator></item><item><title>RE: Using Between Date lookup in BrowseDialog</title><link>http://forum.strataframe.net/FindPost18534.aspx</link><description>Hi Guillermo,&lt;/P&gt;&lt;P&gt;Check out the Unique Key value in the BD Search Field Criteria form.&amp;nbsp; This will allow you to have a unique key for a field which is used several times in the BD like in your case with the date range search.</description><pubDate>Mon, 18 Aug 2008 12:46:23 GMT</pubDate><dc:creator>Edhy Rijo</dc:creator></item></channel></rss>