Manage the FAQ list (creation, modification, and deletion)

This guide explains how to access and manage the list of Frequently Asked Questions (FAQ) that can be added to your pages.


1. Accessing the FAQ List

Management of all FAQs takes place in a dedicated section of the control panel.

Procedure

1. In the main menu of the control panel, click on FAQ.

2. The list of all FAQs created so far will be displayed.


2. Creating a New FAQ

Procedure

1. On the FAQ management screen, click the button to add a new item (usually Add New or Create).

2. Entering the Title: Fill in the field for the FAQ title. This title is used to easily identify it in the list (the source code calls it titolo).

3. Adding Questions and Answers:

a. Locate the section dedicated to entering questions.

b. Use the row duplication function (indicated as easyRowDuplication in the code) to add a new Question/Answer pair.

c. Enter the text of the Question.

d. Enter the text of the Answer.

e. Repeat steps b-d for all questions you want to include in this FAQ.

4. Click on the save button (usually Save or Save Changes) to make the new FAQ available.


3. Editing an Existing FAQ

Procedure

1. Access the list of FAQs (as described in Point 1).

2. Find the FAQ you want to edit in the list.

3. Click on the edit button or icon corresponding to that row.

4. Edit the Title or the pairs of Questions and Answers (questions).

5. Click on the save button (usually Save or Save Changes) to apply the changes.


4. Deleting an FAQ

Warning: Deleting an FAQ removes it permanently and may cause an error message or missing block display on pages where it was inserted.

Procedure

1. Access the list of FAQs (as described in Point 1).

2. Find the FAQ you want to delete.

3. Click on the delete button or icon (usually a trash can or labeled Delete) corresponding to that row.

4. Confirm deletion when prompted by the system.