Versions Compared

Key

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

...

Nodes are the fundamental building blocks that allow you to configure and customize the noKodr application’s interface and behavior. They provide flexibility in creating specific user interactions and use cases within Salesforce.

Node Configuration

Let’s see the what the things that’s come sup comes up while creating/configuring node for your application.

...

In this section, you can view and manage the details of the assigned layout, list view, or URL associated with your node. You can add multiple item configurations by clicking on Add Config and control their visibility using conditions.

...

Condition

Description

Add Condition

  • The Add Condition feature allows users to define multiple criteria that must be met for a validation rule to trigger.

  • This feature is used to create complex logic by combining different conditions that Salesforce evaluates before allowing a record to be saved.

Add Group Condition

  • The Add Group Condition feature allows users to group multiple conditions together, creating complex logic that involves different sets of criteria.

  • This feature is particularly useful when combining conditions that should be evaluated as a unit (logical OR within a group) or when nesting conditions for more advanced logic.