branch develop updated (bd64264 -> 5220638)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository echobase. See https://gitlab.nuiton.org/codelutin/echobase.git from bd64264 From scmwebeditor -- dfh new 5220638 From scmwebeditor -- dfh The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 5220638b8fda8cbc81df83131a348a96d61848f8 Author: mathieu.doray@ifremer.fr <unknown> Date: Wed Mar 16 13:32:01 2016 +0100 From scmwebeditor -- dfh Summary of changes: src/site/en/rst/modifyData.rst | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository echobase. See https://gitlab.nuiton.org/codelutin/echobase.git commit 5220638b8fda8cbc81df83131a348a96d61848f8 Author: mathieu.doray@ifremer.fr <unknown> Date: Wed Mar 16 13:32:01 2016 +0100 From scmwebeditor -- dfh --- src/site/en/rst/modifyData.rst | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/src/site/en/rst/modifyData.rst b/src/site/en/rst/modifyData.rst index 12d28ae..7b4aeef 100644 --- a/src/site/en/rst/modifyData.rst +++ b/src/site/en/rst/modifyData.rst @@ -31,13 +31,19 @@ Display table data - Select the table to inspect/modify in the droplist - Click on a table row to display its content below -Pour modifier ou ajouter des données dans une table (de référence) -================================================================== +Modify or add data in a (reference) table +========================================= -Aller dans l'onglet exporter la table pour sauver la table dans un fichier texte. -Modifier le fichier texte -Pour ajouter une nouvelle ligne : +To modify data: -- renseigner les champs de la nouvelle ligne, sans renseigner le champ topiaId +- go to the export table tab to export the table in a text file; -- sauver le fichier texte et l'importer dans EchoBase dans l'onglet "importer une table" +- modify the text file and save it; + +- import the modified text file via the "import table" tab. + +To add a new row in a table: + +- fill in the new row required data fields. DO NOT fill the "topiaId" field; + +- Import the modified text file via the "import table" tab. -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm