====== TECH2018/S4/Developing your first custom form ====== 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: | [[edit_account_intro | Understanding the edit account form]] | | [[edit_account_view]] | Form view, front-end validation and fields status | | [[edit_account_controller]] | | [[edit_account_model]] | Loading pre-existing data and saving @live data (not using process libraries) | [[tech2018:s4:dev_forms| Back to: dev forms]]