In this learning content, we will prepare actions together for the user profile screen, which is one of the screens in I have an idea web and mobile application. In the web application, we will provide the listing function according to the logged in user's e-mail address to create the Select action containing the information to be displayed on the user profile card.
In this learning content, we will prepare actions together for the user profile screen, which is one of the screens in the I Have an Idea web and mobile application.
Let's continue with the web application.
When we examine the user profile, we see a card structure with user information on the screen. In this card structure, there are the image, first and last name, department, and Title of the logged-in user. We will create a select action to show this information in the card structure.
In the rest of the screen, we see that there is a text field showing the number of ideas created by the users. A custom action is needed for this field.
Finally, we see that the ideas created by the user are listed on the screen. We will also create the Select Action that will provide this listing function.
Let's start creating these actions together.
Let's create the custom action on the screen, which enables the display of profile information and provides a listing function according to the username, that is, the e-mail address of the user logged in for the action.
Now let's create the action that will be in the profile, which will give the number of ideas created by the user.
Next, let's create our action similar to the Select Action learning content to build the structure in GalleryView.
Let's proceed by adding to the default selections on the Fields tab.
Now let's proceed by adding the columns in the Personnel table.
Let's create a sorting structure to list the ideas created by the user on the profile screen from the last to the first.
Thus, we have created the necessary actions for the profile screen of the logged-in user. We are waiting for you to create profile actions in the I Have an Idea mobile application by following a similar flow.
In this learning content, we will prepare actions together for the user profile screen, which is one of the screens in I have an idea web and mobile application. In the web application, we will provide the listing function according to the logged in user's e-mail address to create the Select action containing the information to be displayed on the user profile card.
In this learning content, we will prepare actions together for the user profile screen, which is one of the screens in the I Have an Idea web and mobile application.
Let's continue with the web application.
When we examine the user profile, we see a card structure with user information on the screen. In this card structure, there are the image, first and last name, department, and Title of the logged-in user. We will create a select action to show this information in the card structure.
In the rest of the screen, we see that there is a text field showing the number of ideas created by the users. A custom action is needed for this field.
Finally, we see that the ideas created by the user are listed on the screen. We will also create the Select Action that will provide this listing function.
Let's start creating these actions together.
Let's create the custom action on the screen, which enables the display of profile information and provides a listing function according to the username, that is, the e-mail address of the user logged in for the action.
Now let's create the action that will be in the profile, which will give the number of ideas created by the user.
Next, let's create our action similar to the Select Action learning content to build the structure in GalleryView.
Let's proceed by adding to the default selections on the Fields tab.
Now let's proceed by adding the columns in the Personnel table.
Let's create a sorting structure to list the ideas created by the user on the profile screen from the last to the first.
Thus, we have created the necessary actions for the profile screen of the logged-in user. We are waiting for you to create profile actions in the I Have an Idea mobile application by following a similar flow.