...
Attribute | Description | ||
---|---|---|---|
Visibility Type | It determines whether a component is visible on the layout. It offers the following visibility types:
Note: By default,
| ||
Read Only Type | It specifies whether a component can be edited by users. It offers the following options:
|
Base UI
...
Include Page | ||||
---|---|---|---|---|
|
Include Page | ||||
---|---|---|---|---|
|
...
Include Page | ||||
---|---|---|---|---|
|
Events:
In noKodr, Events define the triggers for automation created by workflows. They determine when a specific workflow should be executed based on user interactions or changes in the application.
...
onload Events:
This triggers the assigned workflow every time the component is loaded.
...
Include Page | ||||
---|---|---|---|---|
|
Custom Action Event:
This event changes as you create new actions for the component. For example, in the image below, I have created a custom action called “New Candidate.” The event associated with this action is visible, which means that whenever you click on this action, the assigned workflow will be triggered.
...