<br><br><div class="gmail_quote">On Sun, Mar 20, 2011 at 2:00 AM, Marc Delisle <span dir="ltr"><<a href="mailto:marc@infomarc.info">marc@infomarc.info</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Le 2011-03-19 15:13, Ammar Yasir a écrit :<br>
<div class="im">> Sir,<br>
><br>
> I looked at the table search page. One problem I find is that a form such as<br>
> table search page consists of all the columns. I think in general a user is<br>
> interested in at most 2-3 criteria for searching at once. If number of<br>
> columns are more(in a table eg. users table in mysql database), the search<br>
> table form will contain lot of irrelevant fields(to his query). Can the page<br>
> be something like it asks the user to select the column first, then its<br>
> detail and then again a column if he wants to build the query further?<br>
<br>
</div>(Please do not top-post, conversations are difficult to follow).<br>
<br>
I was referring to the Table Search page because we'll have to avoid<br>
duplicating the same functionality on many pages.<br>
<br>
You are right, the table Search page displays all the columns in "query<br>
by example" but in its Options hidden panel you can choose the columns<br>
that will be displayed. I think that this behavior could be improved by<br>
adding a way to quickly hide or show which columns are to receive a<br>
search criterion.<br>
<br></blockquote><div><div>I think that we can reduce some fields by combining elements from
the table search page and those from the options hidden pane. The table
search form provides appropriate operations for each column and in options panel we can select columns but it just provides a textbox
to enter the body of the WHERE clause.<br><br>As in this case we are
only interested in selecting one of the columns, initially we can just have a list of columns and then when a user clicks on
one of the columns, the appropriate operations
available for that column appear. This reduces some of the fields
on the screen. <br>
<br></div></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Try to avoid a behavior that would be too sequential.<br>
<div><div></div><div class="h5"><br></div></div></blockquote><div><div><br>
</div>
and this will not be very sequential also. For example see: Initially -> <a href="http://web.iiit.ac.in/~yasir/IMG1.jpg">http://web.iiit.ac.in/~yasir/IMG1.jpg</a> , Selecting File_priv -><a href="http://web.iiit.ac.in/~yasir/IMG2.jpg">http://web.iiit.ac.in/~yasir/IMG2.jpg</a> <br>
<br><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div class="h5">
><br>
><br>
> Regards,<br>
> Ammar Yasir<br>
><br>
> On Sat, Mar 19, 2011 at 4:38 PM, Marc Delisle <<a href="mailto:marc@infomarc.info">marc@infomarc.info</a>> wrote:<br>
><br>
>> Le 2011-03-18 16:15, Ammar Yasir a écrit :<br>
>>> Hi,<br>
>>> We are supposed to select two columns from the table. I wanted to ask<br>
>> that<br>
>>> whether we would also have to provide some sort of query interface so<br>
>> that<br>
>>> you can select some instance of the column.<br>
>>> eg Table      -> Movies<br>
>>>      Column1 -> Popularity | Popularity > 7.5<br>
>>>      Column2 -> Year         | Year = 2010<br>
>>><br>
>>> Ammar Yasir<br>
>><br>
>> Yes, so you might explore the possibility of combining the existing<br>
>> table Search page (which already permits such selections) with the<br>
>> zoom-search.<br>
<br>
--<br>
Marc Delisle<br>
<a href="http://infomarc.info" target="_blank">http://infomarc.info</a><br>
<br>
------------------------------------------------------------------------------<br>
Colocation vs. Managed Hosting<br>
A question and answer guide to determining the best fit<br>
for your organization - today and in the future.<br>
<a href="http://p.sf.net/sfu/internap-sfd2d" target="_blank">http://p.sf.net/sfu/internap-sfd2d</a><br>
_______________________________________________<br>
Phpmyadmin-devel mailing list<br>
<a href="mailto:Phpmyadmin-devel@lists.sourceforge.net">Phpmyadmin-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel</a><br>
</div></div></blockquote></div><br>