Within the scope of this learning content, I Have an Idea! We will execute the action update process together on the Dashboard screen we developed within the scope of the web application.
In the Builder 1 course, we created an action using the Select Action structure to feed the Gallery View content on the Dashboard screen with dynamic data and performed data binding operations. Now let's bind the action we created for the same screen, which we created with SQL action, which both pulls the idea detail information and allows us to show the number of likes and comments.
Within the scope of this learning content, I Have an Idea! We will execute the action update process together on the Dashboard screen we developed within the scope of the web application.
In the Builder 1 course, we created an action using the Select Action structure to feed the Gallery View content on the Dashboard screen with dynamic data and performed data binding operations. Now let's bind the action we created for the same screen, which we created with SQL action, which both pulls the idea detail information and allows us to show the number of likes and comments.
Now let's create the structure that will increase the number of likes when the Like icon is clicked.
As the next step, we expect you to create the structure that allows the idea to be commented and update the number of comments on the idea.
However, we expect you to perform similar operations for the I Have an Idea! Mobile application as well.