Updated on 2025-08-15 GMT+08:00

Managing Events

Moving an Event

After an event is created, you can move the event to an application with development permissions. For example, if an event created in application A is needed in application B, you can clone it in application A and move the clone to application B.

  1. Log in to the application designer by referring to Logging In to the Application Designer.
  2. In the navigation pane, choose Data.
  3. Move the cursor to of the target page and choose Move.
  4. In the Move to another app page, select the element to be moved and click Next.
  5. Select the target application and click Confirm.

    The page can be moved only to applications with development permissions.

Cloning an Event

You can clone an event to an application. For example, if application A contains events with similar functions, you can clone one event to make a new one. This allows you to editing the clone without starting the creation process over.

  1. Log in to the application designer by referring to Logging In to the Application Designer.
  2. In the navigation pane, choose Data.
  3. Move the cursor to of the target event and choose Clone.
  4. Set the unique ID of the event and click Confirm.

    After the cloning is successful, you can view the cloned event in the event folder.

Deleting an Event

If an event is no longer used, you can delete it from the application to prevent it from occupying the resource quota of the account.

  1. Log in to the application designer by referring to Logging In to the Application Designer.
  2. In the navigation pane, choose Data.
  3. Move the cursor to of the target event and choose Delete.
  4. In the displayed dialog box, select Delete the records in the resource and click Confirm.

    If you do not select Delete the records in the resource, only the event is deleted. The function modules that use the event are not affected.