Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Attribute

Description

Visibility Type

It determines whether a component is visible on the layout. It offers the following visibility types:

  1. Always: The component will always be visible.

  2. Conditional: The component's visibility is determined based on specific criteria, which can make it either visible or hidden as needed.

Note: By default, Visibility Type is set as Always.

Info

Reference: Conditional Visibility

Read Only Type

It specifies whether a component can be edited by users. It offers the following options:

  1. Never: The component will always be editable at any time.

  2. Always: The component will never be editable.

  3. Conditional: The component's editability is determined based on specific criteria, which can make it either editable or read only as needed.

Info

Reference: Read Only

Base UI

...

Include Page
UI Attributes
UI Attributes

Include Page
Merge Text Config
Merge Text Config

...

Include Page
Visibility and Disability
Visibility and Disability

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
Events (Common)
Events (Common)

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.

...