CREATING DATA ACTIONS

Save Record Action

In this learning content, we will create an action to add a new record to a data source. Using Kuika's Save Record action, we will see step by step how to integrate the new idea record creation functionality in I Have an Idea Web application.

In this learning content, we will create an action to add a new record to a data source.

Within the scope of the learning content, we will prepare the record action that will provide the function to the new idea creation screen in the I Have an Idea Web application by using the Save Record action in the system actions.

  1. Open the screen named New Suggestion which will provide a new idea entry.
  2. Select the Create button on the screen.
  3. Click Add Action in the Properties panel.
  4. Add the Save Record action in the ManagedDB category.
  5. Select the Idea table in the Table selection field, leaving Smart selected.
  6. Then add CreatedDate, IdeaCategoryID, IdeaDescription, IdeaHolder, IdeaImage and IdeaTitle columns

The parameters you need to define for the columns you added will be listed below. In the following learning contents, we will perform the data definition operations for these parameters together.

In this learning content, we will create an action to add a new record to a data source. Using Kuika's Save Record action, we will see step by step how to integrate the new idea record creation functionality in I Have an Idea Web application.

In this learning content, we will create an action to add a new record to a data source.

Within the scope of the learning content, we will prepare the record action that will provide the function to the new idea creation screen in the I Have an Idea Web application by using the Save Record action in the system actions.

  1. Open the screen named New Suggestion which will provide a new idea entry.
  2. Select the Create button on the screen.
  3. Click Add Action in the Properties panel.
  4. Add the Save Record action in the ManagedDB category.
  5. Select the Idea table in the Table selection field, leaving Smart selected.
  6. Then add CreatedDate, IdeaCategoryID, IdeaDescription, IdeaHolder, IdeaImage and IdeaTitle columns

The parameters you need to define for the columns you added will be listed below. In the following learning contents, we will perform the data definition operations for these parameters together.

Files

Yardımcı kaynaklar

Glossary