This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| how_to:studio:searchtables [2014/02/24 15:44] 132.168.72.206 | how_to:studio:searchtables [2016/02/05 10:10] (current) 132.168.72.206 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Search Tables ====== | ====== Search Tables ====== | ||
| - | In some tables, a Search Functionnality is available thanks to the search button at the top right corner. | + | In some tables, a Search Functionality is available thanks to the search button at the top right corner. | 
| {{:how_to:studio:searchbutton.png|}} | {{:how_to:studio:searchbutton.png|}} | ||
| Line 8: | Line 8: | ||
| When you have clicked on the search button, a floating panel is opened. | When you have clicked on the search button, a floating panel is opened. | ||
| - | In this panel you can fill in the searched expression. | + | In this panel you can select the column searched and fill in the searched expression, | 
| - | Two wild cards are available: | + | or the value range. | 
| - | - '*' : can replace all characters | + | |
| - | - '?' : can replace one character | + | |
| - | {{:how_to:studio:searchdialog.png|}} | + | |
| + | For searched expressions, two wild cards are available: | ||
| + | * '*' : can replace all characters | ||
| + | * '?' : can replace one character | ||
| + | |||
| + | In the following example, the user search for a ProteinSet whose name starts with "PGK". | ||
| + | |||
| + | {{:how_to:studio:searchpanel.png|}} | ||
| + | |||
| + | You can do an incremental search by clicking again on the search button of the floating panel, or by pressing the Enter key. | ||