<br><br><div class="gmail_quote">On Mon, Apr 11, 2011 at 10:19 PM, Marc Delisle <span dir="ltr"><<a href="mailto:marc@infomarc.info">marc@infomarc.info</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Ammar Yasir a écrit :<br>
<div class="im">><br>
><br>
> On Sun, Mar 20, 2011 at 3:05 AM, Ammar Yasir <<a href="mailto:ammaryasir.88@gmail.com">ammaryasir.88@gmail.com</a><br>
</div><div class="im">> <mailto:<a href="mailto:ammaryasir.88@gmail.com">ammaryasir.88@gmail.com</a>>> wrote:<br>
><br>
><br>
><br>
>     On Sun, Mar 20, 2011 at 2:00 AM, Marc Delisle <<a href="mailto:marc@infomarc.info">marc@infomarc.info</a><br>
</div><div><div></div><div class="h5">>     <mailto:<a href="mailto:marc@infomarc.info">marc@infomarc.info</a>>> wrote:<br>
><br>
>         Le 2011-03-19 15:13, Ammar Yasir a écrit :<br>
>          > Sir,<br>
>          ><br>
>          > I looked at the table search page. One problem I find is that<br>
>         a form such as<br>
>          > table search page consists of all the columns. I think in<br>
>         general a user is<br>
>          > interested in at most 2-3 criteria for searching at once. If<br>
>         number of<br>
>          > columns are more(in a table eg. users table in mysql<br>
>         database), the search<br>
>          > table form will contain lot of irrelevant fields(to his<br>
>         query). Can the page<br>
>          > be something like it asks the user to select the column<br>
>         first, then its<br>
>          > detail and then again a column if he wants to build the query<br>
>         further?<br>
><br>
>         (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<br>
>         "query<br>
>         by example" but in its Options hidden panel you can choose the<br>
>         columns<br>
>         that will be displayed. I think that this behavior could be<br>
>         improved by<br>
>         adding a way to quickly hide or show which columns are to receive a<br>
>         search criterion.<br>
><br>
>     I think that we can reduce some fields by combining elements from<br>
>     the table search page and those from the options hidden pane. The<br>
>     table search form provides appropriate operations for each column<br>
>     and in options panel we can select columns but it just provides a<br>
>     textbox to enter the body of the WHERE clause.<br>
><br>
>     As in this case we are only interested in selecting one of the<br>
>     columns, initially we can just have a list of columns and then when<br>
>     a user clicks on one of the columns, the appropriate operations<br>
>     available for that column appear. This reduces some of the fields on<br>
>     the screen.<br>
><br>
>         Try to avoid a behavior that would be too sequential.<br>
><br>
><br>
>     and this will not be very sequential also. For example see:<br>
>     Initially -> <a href="http://web.iiit.ac.in/%7Eyasir/IMG1.jpg" target="_blank">http://web.iiit.ac.in/~yasir/IMG1.jpg</a><br>
</div></div>>     <<a href="http://web.iiit.ac.in/%7Eyasir/IMG1.jpg" target="_blank">http://web.iiit.ac.in/%7Eyasir/IMG1.jpg</a>> , Selecting File_priv<br>
<div class="im">>     -><a href="http://web.iiit.ac.in/%7Eyasir/IMG2.jpg" target="_blank">http://web.iiit.ac.in/~yasir/IMG2.jpg</a><br>
</div>>     <<a href="http://web.iiit.ac.in/%7Eyasir/IMG2.jpg" target="_blank">http://web.iiit.ac.in/%7Eyasir/IMG2.jpg</a>><br>
<div class="im">><br>
> Hi,<br>
> Regarding the table search page, should I try doing the changes ( see<br>
> images above) i.e. changing from a query-by-example to displaying fields<br>
> on user click (on a column). Maybe they could turn out useful if we test??<br>
<br>
</div>Yes but this table is a special case with a lot of ENUMs. I don't see in<br>
your screenshot where a user would give an example value, let's say for<br>
"host".<br>
<br>
I suggest you use the "sakila" example database which contains more<br>
real-world tables.<br>
<br></blockquote><div>Hi,<br><br>I just submitted a patch for this. Its just a basic idea of what I though would help in that interface. It might not look good on applying, so if you may please give comments to improve.<br>
<br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
--<br>
<div class="im">Marc Delisle<br>
<a href="http://infomarc.info" target="_blank">http://infomarc.info</a><br>
<br>
------------------------------------------------------------------------------<br>
</div><div class="im">Xperia(TM) PLAY<br>
It's a major breakthrough. An authentic gaming<br>
smartphone on the nation's most reliable network.<br>
And it wants your games.<br>
</div><a href="http://p.sf.net/sfu/verizon-sfdev" target="_blank">http://p.sf.net/sfu/verizon-sfdev</a><br>
<div><div></div><div class="h5">_______________________________________________<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>