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 bd64264df36be5b352f0c1feeeef394041e29228 Author: mathieu.doray@ifremer.fr <unknown> Date: Wed Mar 16 13:26:31 2016 +0100 From scmwebeditor -- dfh --- src/site/en/rst/modifyData.rst | 26 +++++++++++++++++++------- 1 file changed, 19 insertions(+), 7 deletions(-) diff --git a/src/site/en/rst/modifyData.rst b/src/site/en/rst/modifyData.rst index 2b01fb0..12d28ae 100644 --- a/src/site/en/rst/modifyData.rst +++ b/src/site/en/rst/modifyData.rst @@ -19,13 +19,25 @@ .. * #L% .. - -==================== -Modifier des données -==================== +=========== +Modify data +=========== -Abstract -======== +Click on the "modify data" icon to access the screen. -Ce document explique comment modifier les données depuis EchoBase. +Display table data +================== -TODO +- 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) +================================================================== + +Aller dans l'onglet exporter la table pour sauver la table dans un fichier texte. +Modifier le fichier texte +Pour ajouter une nouvelle ligne : + +- renseigner les champs de la nouvelle ligne, sans renseigner le champ topiaId + +- sauver le fichier texte et l'importer dans EchoBase dans l'onglet "importer une table" -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.