Delete Attribute Action Application Steps

1. Defining the Action in UI Design

  • Open your project on the Kuika platform.
  • Go to the UI Design module.
  • Select the screen where the attribute deletion will be performed.
  • For example, create a button named “Delete Field.”
  • To make it work when this button is clicked:+ ADD ACTION > OnClick > EAV > Attribute > Delete Attribute select the action.

2. Configure the Action Parameter

  • Id: Symbol Picker > Component > Select Box or Text Input, Fixed or Action Result can be determined from sources such as these.

3. Removing the Attribute from the System

The attribute with the specified ID is permanently deleted from the system. As a result of this operation, the relevant attribute no longer exists in the application or database. If there is data associated with the attribute, system behavior may vary depending on the version and configuration (e.g., data cleanup or dependency checking).