Skip to content
Snippets Groups Projects
Commit 0d568c2f authored by Marco Del Tufo's avatar Marco Del Tufo
Browse files

Merge branch 'master' of https://sissource.ethz.ch/sispub/openbis

parents bb64c246 1e4b3cff
No related branches found
No related tags found
1 merge request!40SSDM-13578 : 2PT : Database and V3 Implementation - include the new AFS "free"...
...@@ -43,7 +43,7 @@ Here we give an overview of the main functionalities of the tables. ...@@ -43,7 +43,7 @@ Here we give an overview of the main functionalities of the tables.
## Filters ### Filters
Two filter options are available form the **Filters** button: **Filter Two filter options are available form the **Filters** button: **Filter
Per Column** and **Global Filter**. The first allows to filter on Per Column** and **Global Filter**. The first allows to filter on
...@@ -60,7 +60,7 @@ terms across the entire table using the **AND** or **OR** operator.  ...@@ -60,7 +60,7 @@ terms across the entire table using the **AND** or **OR** operator. 
> >
## Sorting ### Sorting
It is possible to sort individual columns or also multiple columns. For It is possible to sort individual columns or also multiple columns. For
multi-column sorting, you should click on the column header and press multi-column sorting, you should click on the column header and press
...@@ -73,7 +73,7 @@ each column, as shown below. ...@@ -73,7 +73,7 @@ each column, as shown below.
> >
## Exports ### Exports
Tables can be exported in different ways, using the export button shown Tables can be exported in different ways, using the export button shown
below. below.
...@@ -147,7 +147,7 @@ below. ...@@ -147,7 +147,7 @@ below.
> >
> >
## Columns ### Columns
Users can select which properties to display in the table clicking on Users can select which properties to display in the table clicking on
the **Columns** button. It is also possible to show all properties or the **Columns** button. It is also possible to show all properties or
...@@ -161,7 +161,7 @@ This information is stored in the database for each user. ...@@ -161,7 +161,7 @@ This information is stored in the database for each user.
### **Spreadsheets** #### **Spreadsheets**
If a table contains *Objects* which have a spreadsheet field which is If a table contains *Objects* which have a spreadsheet field which is
filled in, a spreadsheet icon is displayed in the table. Upon clicking filled in, a spreadsheet icon is displayed in the table. Upon clicking
...@@ -175,7 +175,7 @@ on the icon, the content of the spreadsheet can be expanded.   ...@@ -175,7 +175,7 @@ on the icon, the content of the spreadsheet can be expanded.  
> >
> >
### Text fields #### Text fields
If a table contains Objects which have long text fields, only the If a table contains Objects which have long text fields, only the
beginning of the text is shown and can be expanded. If the text contains beginning of the text is shown and can be expanded. If the text contains
...@@ -188,7 +188,7 @@ the text becomes visible by clicking on the icon. ...@@ -188,7 +188,7 @@ the text becomes visible by clicking on the icon.
> >
> >
## **Selection of entries in table** ### **Selection of entries in table**
Single entries in a table can be selected using the checkbox in the row. Single entries in a table can be selected using the checkbox in the row.
By clicking the checkbox in the table header, all entries of the table By clicking the checkbox in the table header, all entries of the table
...@@ -225,14 +225,6 @@ In *Object* tables inside *Experiments/Collections* there is an ...@@ -225,14 +225,6 @@ In *Object* tables inside *Experiments/Collections* there is an
![image info](img/operations-column-1024x405.png) ![image info](img/operations-column-1024x405.png)
Updated on April 26, 2023 Updated on April 26, 2023
## Browse Entries by Type ## Browse Entries by Type
...@@ -721,3 +713,18 @@ from one *Object*/*Collection* to another, the PermID of the old and new ...@@ -721,3 +713,18 @@ from one *Object*/*Collection* to another, the PermID of the old and new
*Objects*/*Collections* are shown in the history table. *Objects*/*Collections* are shown in the history table.
Updated on November 10, 2022 Updated on November 10, 2022
## Spreadsheet
The spreadsheet component needs to be enabled by a group admin or lab manager who can edit the ELN Settings, as described here: [Enable Rich Text Editor or Spreadsheet Widgets](../general-admin-users/admins-documentation/new-entity-type-registration.md)
![image info](img/Screenshot-2020-03-09-at-17.13.07.png)
The spreadsheet supports some basic Excel functionalities, such as mathematical formulas (e.g. =SUM(A1+A2)).
It is possible to import an openBIS Object into the spreadsheet, with the **import** button, on the spreadsheet itself:
![image info](img/Screen-Shot-2019-09-17-at-13.18.40.png)
Please note that if the Object is updated in openBIS, it will NOT be automatically updated in the spreadsheet.
Updated on March 4, 2022
...@@ -116,7 +116,7 @@ on the eln-lims-dropbox folder. ...@@ -116,7 +116,7 @@ on the eln-lims-dropbox folder.
## Dropbox with markerfile ### Dropbox with markerfile
...@@ -149,7 +149,7 @@ The marker file should be named: ...@@ -149,7 +149,7 @@ The marker file should be named:
### **How to create the Marker file in Windows** #### **How to create the Marker file in Windows**
...@@ -166,7 +166,7 @@ You can create the Marker file in Windows using a text editor such as ...@@ -166,7 +166,7 @@ You can create the Marker file in Windows using a text editor such as
### **How to create the Marker file on Mac** #### **How to create the Marker file on Mac**
...@@ -191,7 +191,7 @@ other text editor will also work. ...@@ -191,7 +191,7 @@ other text editor will also work.
## Dropbox monitor ### Dropbox monitor
...@@ -223,7 +223,7 @@ the log with the error is shown. ...@@ -223,7 +223,7 @@ the log with the error is shown.
## Registration of metadata for datasets via dropbox ### Registration of metadata for datasets via dropbox
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment