From d1ed17cb67d22600e4d7faf4feeebd1c4170b02a Mon Sep 17 00:00:00 2001 From: floradanna <51486716+floradanna@users.noreply.github.com> Date: Fri, 21 Apr 2023 16:43:05 +0200 Subject: [PATCH] Update create-sample-type.md documentation for issues #1199 , #1257 , #1258 --- help/user-guide/create-sample-type.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/help/user-guide/create-sample-type.md b/help/user-guide/create-sample-type.md index 4a9bb1f8e7..777eaa4279 100644 --- a/help/user-guide/create-sample-type.md +++ b/help/user-guide/create-sample-type.md @@ -79,7 +79,7 @@ Other attributes can be also be marked as required if need be. Once completed click update. Your Sample Type can now be used to generate Samples. -## Creating a Sample Type from a template +## Creating a Sample Type from a spreadsheet template A sample type can also be generated from your own Excel template. The sample type will be based upon the first sheet with a name containing _sample_, and the attributes will be based on the column heading in the first row. @@ -190,6 +190,6 @@ Give the user option to define a default value or PLACEHOLDER for non compliant Delete First check: has the user the permission to edit the linked samples? -How adding and deleting attribute affect samples originated from data file (spreadsheet template)? It doesn't because spreadsheet template/datafile will not be so tightly linked to extracted samples anymore. +How adding and deleting attribute affect samples originated from data file (spreadsheet template)? It doesn't because spreadsheet template/datafile will not be so tightly linked to extracted samples anymore. Decouple sharing permissions of datafile from the sharing permission of the extracted samples. -->