Difference between revisions of "mosCura:Recipe Alias"

From Nolek Wiki
Jump to navigation Jump to search
Line 36: Line 36:
 
For this functionality there are two options:
 
For this functionality there are two options:
 
*[[mosCura:Recipe_Alias_Import_CSV|Import the Alias from a csv file.]]<br />
 
*[[mosCura:Recipe_Alias_Import_CSV|Import the Alias from a csv file.]]<br />
*[[mosCura:Recipe_Alias_Import_CSV|Import the Alias from a xlsx file.]]<br />
+
*[[mosCura:Recipe_Alias_Import_XLSX|Import the Alias from a xlsx file.]]<br />

Revision as of 15:35, 30 October 2019

The recipe alias is an option to point serveral aliases to a specific recipe.
When the recipe alias is activated, the usual recipe name will not be available from the recipe request! ONLY the recipe alias!

Create alias

  1. Click the plus sign in the top right hand corner.
  2. Fill out the alias name. Must be unique
  3. Select the recipe to point to
  4. Click save

Update alias

  1. Select the desired alias in the list
  2. Select the recipe to point to
  3. Click save

Delete alias

  1. Select the desired alias in the list
  2. Click delete
  3. Confirm that you want to delete the alias

Import alias

In mosCura we have added the function to import Alias for the Recipes.

For this functionality there are two options: