CREATING DATA ACTIONS

Delete Record Action

In this learning content, we will use the Delete Record action under Kuika's ManageDB category to create an action to delete a record in a data source in I Have an Idea! Web application, we will create the relevant action together to delete a record in a data source.

In this learning content, I Have an Idea! Web application, we will create the relevant action together to delete a record in a data source.

Kuika offers the Delete Record action under the ManageDB category in the system actions to delete records in data sources.

Now, using the Delete Record action, let's prepare the action to delete the user on the user detail screen in the I Have an Idea Web application.

  1. Open the User Detail screen where the user detail is located.

Let's build the structure that will enable user deletion on the user detail screen with a small edit.

  1. On the User Detail screen, add a Content menu next to the detail menu icon on the user detail card and move the icon into the content menu.
  2. Update the Content Menu items to have an edit and a delete item and edit the style.

Let's ensure that the user is deleted when the Delete button in the Content menu is clicked.

  1. Select the Content Menu. Select Delete in the Properties panel.
  2. Add the DeleteRecord action in the ManageDB category via Add Action.
  3. Select Personnel in the Table selection field.
  4. In the following learning contents, we will define Screen Input on this screen, define the Id parameter, and perform data binding operations.

With these operations, your action is ready for deleting records from the database!

In this learning content, we will use the Delete Record action under Kuika's ManageDB category to create an action to delete a record in a data source in I Have an Idea! Web application, we will create the relevant action together to delete a record in a data source.

In this learning content, I Have an Idea! Web application, we will create the relevant action together to delete a record in a data source.

Kuika offers the Delete Record action under the ManageDB category in the system actions to delete records in data sources.

Now, using the Delete Record action, let's prepare the action to delete the user on the user detail screen in the I Have an Idea Web application.

  1. Open the User Detail screen where the user detail is located.

Let's build the structure that will enable user deletion on the user detail screen with a small edit.

  1. On the User Detail screen, add a Content menu next to the detail menu icon on the user detail card and move the icon into the content menu.
  2. Update the Content Menu items to have an edit and a delete item and edit the style.

Let's ensure that the user is deleted when the Delete button in the Content menu is clicked.

  1. Select the Content Menu. Select Delete in the Properties panel.
  2. Add the DeleteRecord action in the ManageDB category via Add Action.
  3. Select Personnel in the Table selection field.
  4. In the following learning contents, we will define Screen Input on this screen, define the Id parameter, and perform data binding operations.

With these operations, your action is ready for deleting records from the database!

Files

Yardımcı kaynaklar

Glossary