--- sidebar_position: 1 title: Introduction --- ## Edit an item This lab will allow you to edit an item. ### List of steps * Modification of the data service * Add Edit action * Creation page edit * Creation of the edit form * Using the model * Use the Pattern Factory ### List of concepts * URL parameters * Component Parameters * Factory Pattern