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>.