Scenario: we need to develop a form that allows the user to update name and surname from account data.
This is the checklist of things to consider:
Choose the type of form;
Create the default MCV structure;
Setup the form type
Check the activity Loading
URL;
Create the activity view;
Understanding payload;
Create the activity model:
Get fetch_data;
save_data;
front-end validation;