--- myst: html_meta: "description": "Add form to add new question and answer." "property=og:description": "Add form to add new question and answer." "property=og:title": "Use Forms To Add An Item" "keywords": "Plone, training, exercise, solution, React" --- (forms-label)= # Use Forms To Add An Item ## Add The Form To be able to add FAQ items to the list, we will start by adding an add form: ```{code-block} jsx :emphasize-lines: 2,14-23 :lineno-start: 23 :linenos: true return (