In this learning content, we will create the form screen to create a new idea record using the Mobile app.
At the top of the screen there is a Label with the page name and a simple header with an icon to return to the previous screen.
Below the header, there are Input type form elements such as SelectBox and TextInput that allow data entry. Below the form elements, there is a GalleryView element that lists the images of the added idea, Image elements and a button element to save the data after form entry.
At the bottom of the screen is the Tab Bar we created earlier.
In this learning content, we will create the form screen to create a new idea record using the Mobile app.
Now let's examine the New Idea screen.
At the top of the screen there is a Label with the page name and a simple header with an icon to return to the previous screen.
Below the header, there are Input type form elements such as SelectBox and TextInput that allow data entry. Below the form elements, there is a GalleryView element that lists the images of the added idea, Image elements and a button element to save the data after form entry.
At the bottom of the screen is the Tab Bar we created earlier.
Now let's create this screen design step by step.
Header design is ready. Let's continue with the form structure.
Now let's prepare the design of the Image upload area.
After the image upload area, let's prepare the Save/Create button.
Now let's copy the Tab Bar menu we prepared before here.
Your form screen for the mobile app is ready.
In this learning content, we will create the form screen to create a new idea record using the Mobile app.
At the top of the screen there is a Label with the page name and a simple header with an icon to return to the previous screen.
Below the header, there are Input type form elements such as SelectBox and TextInput that allow data entry. Below the form elements, there is a GalleryView element that lists the images of the added idea, Image elements and a button element to save the data after form entry.
At the bottom of the screen is the Tab Bar we created earlier.
In this learning content, we will create the form screen to create a new idea record using the Mobile app.
Now let's examine the New Idea screen.
At the top of the screen there is a Label with the page name and a simple header with an icon to return to the previous screen.
Below the header, there are Input type form elements such as SelectBox and TextInput that allow data entry. Below the form elements, there is a GalleryView element that lists the images of the added idea, Image elements and a button element to save the data after form entry.
At the bottom of the screen is the Tab Bar we created earlier.
Now let's create this screen design step by step.
Header design is ready. Let's continue with the form structure.
Now let's prepare the design of the Image upload area.
After the image upload area, let's prepare the Save/Create button.
Now let's copy the Tab Bar menu we prepared before here.
Your form screen for the mobile app is ready.