In this learning content, we will step by step design the screen listing the registered users of our sample web application called “I Have an Idea”. The screen contains a Search field where you can search and filter users according to certain criteria. This Search field was created using the “Text Input” element from the “Input” category. Another element is Table, which will provide the listing function.
Our list screen is prepared with a Table content that includes users' images, titles, department information, total number of ideas, current status and a symbolic icon to access user details. There is also a Pagination element that makes it possible to switch between pages for easy navigation and access.
In this learning content, we will step by step design the screen listing the registered users of our sample web application called “I Have an Idea”.
First, let's have an overview of the user listing screen.
The screen contains a Search field where you can search and filter users according to certain criteria. This Search field was created using the “Text Input” element from the “Input” category.
Another element is Table, which will provide the listing function.
Our list screen is prepared with a Table content that includes users' images, titles, department information, total number of ideas, current status and a symbolic icon to access user details. There is also a Pagination element that makes it possible to switch between pages for easy navigation and access.
Now let's prepare this user list screen design together.
We can use the Header design that we previously used on the Dashboard screen by copying it on the user list screen. Let's do the necessary operations on the user list screen before copying.
Now let's proceed by preparing the listing structure.
Now let's proceed by editing the Table contents.
We have completed our work with the Table element. As a last operation, let's add the Pagination element to provide the pagination structure in the table.
Thus, we have prepared the screen design that allows the user to be listed step by step.
In this learning content, we will step by step design the screen listing the registered users of our sample web application called “I Have an Idea”. The screen contains a Search field where you can search and filter users according to certain criteria. This Search field was created using the “Text Input” element from the “Input” category. Another element is Table, which will provide the listing function.
Our list screen is prepared with a Table content that includes users' images, titles, department information, total number of ideas, current status and a symbolic icon to access user details. There is also a Pagination element that makes it possible to switch between pages for easy navigation and access.
In this learning content, we will step by step design the screen listing the registered users of our sample web application called “I Have an Idea”.
First, let's have an overview of the user listing screen.
The screen contains a Search field where you can search and filter users according to certain criteria. This Search field was created using the “Text Input” element from the “Input” category.
Another element is Table, which will provide the listing function.
Our list screen is prepared with a Table content that includes users' images, titles, department information, total number of ideas, current status and a symbolic icon to access user details. There is also a Pagination element that makes it possible to switch between pages for easy navigation and access.
Now let's prepare this user list screen design together.
We can use the Header design that we previously used on the Dashboard screen by copying it on the user list screen. Let's do the necessary operations on the user list screen before copying.
Now let's proceed by preparing the listing structure.
Now let's proceed by editing the Table contents.
We have completed our work with the Table element. As a last operation, let's add the Pagination element to provide the pagination structure in the table.
Thus, we have prepared the screen design that allows the user to be listed step by step.