Recipes editor
The recipes editor widget contains the graphical objects and NetLogics required to
display and manage the recipes at runtime. The widget is available from the
.
Template Libraries
The recipes editor widget displays a Navigation Panel with the following tabs:
- Recipes list
- Displays a list of the available recipe schemas in a DataGrid. In this tab, you can use dedicated buttons to:
- Refresh the list of recipes.
- Open a side menu to activate, rename, duplicate or delete a recipe.
- Create a new recipe or create a new recipe from target, such as a controller.
- Go to the parameters for a specific recipe to edit its parameters.
- Parameters list
- You can modify the recipe parameter values of the recipe selected in the first tab. In this tab, you can also use dedicated buttons to:
- Return to the recipes list panel.
- Revert or save your current edits.
- Apply your edits to the controller.
- Read recipe values from the controller and load them as recipe parameters.
Provide Feedback