In this learning content, we will create the actions needed for the idea detail screen in I Have an Idea mobile application. We will start by creating two actions for the idea information and the structures related to the ideas on the screen.
In this learning content, we will create the actions needed for the idea detail screen in the I Have an Idea mobile application.
Let's start by examining the screen.
When we look at the screen, we first view a structure containing idea information. In this structure, we see that there is information about the idea owner, information about the idea, and some numerical information about the idea.
In our second structure on the screen, we view the idea information and the comment information about the idea in the Tab element.
Two actions will be enough to fulfill our needs here. Our first action will be similar to the action we created in the learning content titled Select Action. Let's start by creating this action.
Now let's proceed by adding the columns in the Personnel table.
This is how we created our first action. Let's create the related action in the Tab that lists the comment information.
With these operations, we have prepared our actions.
In this learning content, we will create the actions needed for the idea detail screen in I Have an Idea mobile application. We will start by creating two actions for the idea information and the structures related to the ideas on the screen.
In this learning content, we will create the actions needed for the idea detail screen in the I Have an Idea mobile application.
Let's start by examining the screen.
When we look at the screen, we first view a structure containing idea information. In this structure, we see that there is information about the idea owner, information about the idea, and some numerical information about the idea.
In our second structure on the screen, we view the idea information and the comment information about the idea in the Tab element.
Two actions will be enough to fulfill our needs here. Our first action will be similar to the action we created in the learning content titled Select Action. Let's start by creating this action.
Now let's proceed by adding the columns in the Personnel table.
This is how we created our first action. Let's create the related action in the Tab that lists the comment information.
With these operations, we have prepared our actions.