How to create a variable?
In this section, we will guide you through creating a variable in noKodr.
Before proceeding to the next step, it's important to understand what a Variable is.
Reference: What is a variable?
Steps to create a Variable
Start by creating a layout.
Reference: How to create a layout?
Open created layout, and select Variables from building blocks at left side of the layout.
Note: If you have created Record Layout, you will have some predefined variables which will be immutable in nature. We can see Record Id, Is Disabled?, Is Readonly? and Is Visible? as variables.
Click on
+
button, to open new variable creation screen.
Fill the details Label, Name, Field Type, Default Value, Required, Is Array?. Define the Variable Scope.
Click on the Save button.
Here, your variable is created.
Â