Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

Attributes:

attributes.png

The Attributes section offers a wide range of customization options for selected components, enabling users to tailor them to specific requirements. Users can modify UI actions to define how components behave, such as executing button clicks, submitting data, or triggering events based on user interactions. Additionally, visibility settings allow control over when and how a component appears on the page, based on conditions like user roles, data states, or other criteria.

The Attributes section is divided into several types, each catering to different aspects of component customization:

  • Basic

  • UI

  • Visibility

  • Read Only

  • Disability

  • Component

These features allow for complete customization of each component, enhancing both the design and functionality of the application.

Events:

Events.png

In noKodr, Events define the triggering actions for automation created by workflows. They determine when a specific workflow should be executed based on user interactions or changes in the application.

For example, suppose you need to validate an email address entered in a field. You can create a workflow to check whether the email is valid. To trigger this workflow when the email field value changes, you would select the email field as the event source. In the events configuration, you would choose the "onchange" event, which ensures that the workflow is triggered automatically whenever the value in the email field is updated.

Reference: Workflows

  • No labels

0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.